scylladb / scylla-manager

The Scylla Manager
https://manager.docs.scylladb.com/stable/
Other
48 stars 33 forks source link

Kk/do not report error on healtcheck nodetool status #3857

Closed karol-kokoszka closed 1 month ago

karol-kokoszka commented 1 month ago

Fixes #3847

Config cache interface is updated with the possibility of listing available hosts of the cluster. Healthcheck runner is changed to not create http client and to ask about live nodes, but it get's this information from config-cache directly.


Please make sure that: