bug(actuator): apollo health status "INIT",even if no apollo component configurated #462
Labels
bug
Something isn't working
good first issue
Good for newcomers
help wanted
Extra attention is needed
Milestone
What happened:
Run the demo in https://mosn.io/layotto/#/zh/start/api_plugin/helloworld?id=step-1-start-layotto-with-a-helloworld-api-plugin
and then invoke the actuator API:
Then we get:
The apollo status is "INIT".
But we didn't configurate any apollo component in
configs/config_in_memory.json
!What you expected to happen:
No apollo health status when no apollo component configurated.
How to reproduce it (as minimally and precisely as possible):
See above .
Anything else we need to know?:
The text was updated successfully, but these errors were encountered: