DRIVER-EU / test-bed-admin

A test-bed administration management tool for managing the Kafka-based test-bed.
MIT License
1 stars 0 forks source link

Auto-discover services not working? #8

Open erikvullings opened 6 years ago

erikvullings commented 6 years ago

I can run the admin tool just fine, but it does not seem to pick up all services that are running? Do you automatically discover services, or are they predefined.

thoobr commented 6 years ago

The admin tool shows alle the solutions, topics, gateways that are defined in the config files. The admin tool shows the state of all that preconfigured solutions/topics/gateways. No auto discover mode available.

JoaquinMB-Freq commented 6 years ago

then it's not a bug, right?

erikvullings commented 6 years ago

Yes, I saw the config files too late - however, do we really need them. At least it would be nice if the admin tool could create an overview of the available services based on the adapters it sees. And ask the user to which column an adapter (ID) belongs too. This information can be saved to the config file...