[MXS-2175] available_when_donor=true is not respected in Galera Monitor with xtrabackup-v2 sst method and only one synced node available in the cluster Created: 2018-11-19 Updated: 2018-11-27 Resolved: 2018-11-27 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | Monitor |
| Affects Version/s: | 2.2.15 |
| Fix Version/s: | 2.2.17 |
| Type: | Bug | Priority: | Critical |
| Reporter: | Claudio Nanni | Assignee: | markus makela |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
RHEL7 |
||
| Description |
|
Monitor Config:
Donor shifts to DONOR/DESYNCED when asked for SST:
MaxScale loses the node:
Shouldn't the monitor consider the node as synced and so keeping it Master since `available_when_donor=true` ? |
| Comments |
| Comment by markus makela [ 2018-11-21 ] |
|
The problem appears to be in the split cluster detection code and bypassing it fixes the problem. |