Scramjet Transform Hub (STH) is a runtime supervisor that can run data processing programs called Sequences and manage local resources on any Linux server, Docker on small edge servers, and even large-scale Kubernetes clusters in the cloud or datacenters. It connects to Scramjet Spaces in Scramjet Cloud Platform.
GNU Affero General Public License v3.0
67
stars
8
forks
source link
SelfHostedHub connected to space with ID used earlier shows old sequences and instances #999
Describe the bug
When I run SHH in cloud panel with the ID that was used earlier,
CLI Command: SI HUB INFO lists the sequences and instances that were started previously
Steps to Reproduce
Go to cloud platform and ADD NEW HUB
Start sequences on this HUB, and kill them
Then disconnect HUB
In CLI delete this HUB
in cloud platform ADD NEW HUB with the same ID(can be started on diffrent ports)
in CLI connect to this hub and type si hub info
sequences and instances list should be empty, but isn't
Expected behavior
When we start new HUB even with same ID, we should not see IDs of different sequences or instances
Version (please complete the following information):
STH version: 0.37
node version: 18.18.2
os: Ubuntu 20.04
Additional information like logs, screenshots etc.
Describe the bug When I run SHH in cloud panel with the ID that was used earlier, CLI Command:
SI HUB INFO
lists the sequences and instances that were started previouslySteps to Reproduce
si hub info
Expected behavior
When we start new HUB even with same ID, we should not see IDs of different sequences or instances
Version (please complete the following information):
Additional information like logs, screenshots etc.