-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.5.0
-
Component/s: mariadbmon, Monitor
-
Labels:None
-
Epic Link:
-
Sprint:MXS-SPRINT-84, MXS-SPRINT-98, MXS-SPRINT-99, MXS-SPRINT-100
Currently it is possible to put the master in maintenance mode, but that will not trigger a failover.
Either,
- it should not be possible to put the master in maintenance mode, but a switchover would have to be performed first, or
- if the master is put into maintenance mode, then that should trigger a failover.
The first alternative is better, as that does not lead to implicit actions. Essentially, in the case of a Master/Slave cluster it should only be possible to put a slave in maintenance mode.