[MXS-2384] Update servers concurrently in MariaDB-Monitor Created: 2019-03-14 Updated: 2019-07-01 Resolved: 2019-07-01 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | mariadbmon |
| Affects Version/s: | None |
| Fix Version/s: | 2.4.0 |
| Type: | Task | Priority: | Minor |
| Reporter: | Esa Korhonen | Assignee: | Esa Korhonen |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Servers should be updated simultaneously. This will give better gtid-results (less likely that slaves have higher sequence numbers than the master), and the total time spent updating is close to the time spent with the slowest server instead of the sum of all servers. |