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:
@ -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
|
||||
{
|
||||
|
Reference in New Issue
Block a user