[MXS-2504] Handle existing super-users during switchover better. Created: 2019-05-22 Updated: 2019-06-10 Resolved: 2019-05-28 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | mariadbmon |
| Affects Version/s: | 2.3 |
| Fix Version/s: | 2.3.8, 2.4.0 |
| Type: | Task | Priority: | Major |
| Reporter: | Esa Korhonen | Assignee: | Esa Korhonen |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Switchover was designed with the assumption that the monitor-user is the only super-user modifying the servers during switchover. This may not be always the case. Add code which kicks out any other superusers currently on the server. |