MXS-2219 Allow starting Clx monitor with no servers

This commit is contained in:
Johan Wikman
2019-01-15 10:00:53 +02:00
parent 640bf40eed
commit bd2eb3d5dc
2 changed files with 40 additions and 38 deletions

View File

@ -73,6 +73,7 @@ private:
void fetch_cluster_nodes();
void fetch_cluster_nodes_from(MXS_MONITORED_SERVER& ms);
void refresh_cluster_nodes();
void update_server_statuses();
void make_health_check();
void initiate_delayed_http_check();