[MXS-2948] Fix cluster sync Created: 2020-03-30 Updated: 2021-08-10 Resolved: 2020-04-09 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | maxctrl |
| Affects Version/s: | None |
| Fix Version/s: | 2.3.19, 2.4.9, 2.5.0 |
| Type: | Bug | Priority: | Major |
| Reporter: | markus makela | Assignee: | markus makela |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Sprint: | MXS-SPRINT-103 | ||||||||
| Description |
|
The cluster sync command might've been broken when |
| Comments |
| Comment by markus makela [ 2020-04-07 ] |
|
For 2.3 and 2.4, the passwords will not be updated by cluster sync. This solves the problem where it broke the configuration even when the passwords weren't updated. For 2.5, a more complete solution can be created as it requires changes in multiple places. |
| Comment by markus makela [ 2021-08-10 ] |
|
Was fixed with the addition of a better way of synchronizing changes. |