[MXS-778] Add master read only detection to MySQLMon Created: 2016-06-22 Updated: 2017-12-01 Resolved: 2016-10-17 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | mariadbmon |
| Affects Version/s: | None |
| Fix Version/s: | 2.1.0 |
| Type: | New Feature | Priority: | Major |
| Reporter: | VAROQUI Stephane | Assignee: | markus makela |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
MRM have no easy way to block writes on the master during failover . A correct workaround was investigate with the use of the admin port of the pool of thread This can be expose as a new monitoring option that will be expose in best mrm practice. |
| Comments |
| Comment by markus makela [ 2016-10-17 ] |
|
Masters in read-only mode are set to Slave status as long as they are in read-only mode. |