[MXS-1966] Servers lose stale slave status when MaxScale is restarted Created: 2018-07-08 Updated: 2020-02-14 Resolved: 2020-02-14 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | mariadbmon |
| Affects Version/s: | 2.3 |
| Fix Version/s: | 2.4.0 |
| Type: | Bug | Priority: | Major |
| Reporter: | markus makela | Assignee: | Unassigned |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
The following steps cause all servers that were slaves to receive the wrong status.
The following messages are logged after MaxScale is restarted.
|
| Comments |
| Comment by markus makela [ 2018-07-08 ] |
|
Possibly related to |
| Comment by Esa Korhonen [ 2018-07-31 ] |
|
This happens because the monitor does not know the server-id of the Downed master. Two solutions: |
| Comment by markus makela [ 2020-02-14 ] |
|
Fixed by assume_unique_hostnames. |