[MXS-3985] Make mariadbmon operations asynchronous Created: 2022-02-04 Updated: 2022-03-25 Resolved: 2022-03-25 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | mariadbmon |
| Affects Version/s: | None |
| Fix Version/s: | 6.3.0 |
| Type: | Task | Priority: | Blocker |
| Reporter: | Duong Thien Ly | Assignee: | Esa Korhonen |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Sprint: | MXS-SPRINT-153 | ||||||||
| Description |
|
Commands such as `release-locks, rejoin, failover, reset-replication` should support asynchronous calls. Otherwise, the GUI won't know when the operation is successfully done and be responsible during that time. |