MXS-2219 Address review comments
This commit is contained in:
@ -52,7 +52,7 @@ bool ClustrixMonitor::configure(const MXS_CONFIG_PARAMETER* pParams)
|
||||
return true;
|
||||
}
|
||||
|
||||
void ClustrixMonitor::pre_tick()
|
||||
void ClustrixMonitor::pre_loop()
|
||||
{
|
||||
m_http = mxb::http::get_async(m_health_urls);
|
||||
|
||||
|
Reference in New Issue
Block a user