MXS-2424 Refactor for further changes

In subsequent change(s) persisted node information will be used
as a last resort to connect to a Clustrix node.
This commit is contained in:
Johan Wikman
2019-04-05 16:08:09 +03:00
parent 875146f53c
commit c422aafe1d
4 changed files with 71 additions and 51 deletions

View File

@ -161,7 +161,8 @@ public:
}
bool can_be_used_as_hub(const char* zName,
const mxs::MonitorServer::ConnectionSettings& settings);
const mxs::MonitorServer::ConnectionSettings& settings,
Clustrix::Softfailed softfailed);
SERVER* server() const
{