[MXS-2719] Allow queuing of switchover/failover Created: 2019-10-07 Updated: 2020-09-25 Resolved: 2020-09-23 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | mariadbmon |
| Affects Version/s: | None |
| Fix Version/s: | 2.5.4 |
| Type: | New Feature | Priority: | Major |
| Reporter: | markus makela | Assignee: | Esa Korhonen |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Epic Link: | Monitor Improvements |
| Sprint: | MXS-SPRINT-114, MXS-SPRINT-115 |
| Description |
|
As the two operations can take a long time, making it possible to start the failover process without having to wait for it to complete would make it more comfortable to use. In addition to this, the queued operations could be cancelled if they are at a point where it is possible (e.g. waiting for slaves to catch up). |
| Comments |
| Comment by Esa Korhonen [ 2020-09-23 ] |
|
Only switchover done for now. Cancel-option may be added later. |