[MXS-4398] Use MASTER_USE_GTID = slave_pos when appropriate Created: 2022-11-15 Updated: 2023-02-24 Resolved: 2022-11-28 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | mariadbmon |
| Affects Version/s: | 22.08.2 |
| Fix Version/s: | 23.02.0 |
| Type: | Task | Priority: | Minor |
| Reporter: | Esa Korhonen | Assignee: | Esa Korhonen |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Currently, all CHANGE MASTER TO-commands sent by the monitor use "MASTER_USE_GTID = current_pos" (rebuild-server being an exception). Better behavior would be for the monitor to preserve the gtid mode whenever possible. |
| Comments |
| Comment by Geoff Montee (Inactive) [ 2023-02-23 ] |
|
Hi esa.korhonen, Is it correct that this change is going into 23.08, or will this change actually be going into 23.02? |
| Comment by Esa Korhonen [ 2023-02-24 ] |
|
Hi. It's in 23.02.0. The fix version was wrong. |