Fix mxs1980_blr_galera_server_ids
A housekeeping task cannot be removed by name from within the task function itself. Instead the function must simply return false.
This commit is contained in:
@ -1470,7 +1470,6 @@ static bool blr_check_last_master_event(void* inst)
|
||||
"%s heartbeat",
|
||||
router->service->name());
|
||||
|
||||
hktask_remove(task_name);
|
||||
router->heartbeat_task_active = false;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user