[MXS-1287] Slaves of external servers can't be used as slaves Created: 2017-06-15 Updated: 2017-06-16 Resolved: 2017-06-16 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | mariadbmon |
| Affects Version/s: | 2.0.5 |
| Fix Version/s: | 2.1.4 |
| Type: | Bug | Priority: | Major |
| Reporter: | markus makela | Assignee: | markus makela |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
When a server is a slave of a server that is not monitored by the monitor, it is assigned the Slave of External Server status. This status should be equivalent with the Slave status but in reality it is a different status. This prevents the use of read replicas pointing to Galera clusters. |
| Comments |
| Comment by markus makela [ 2017-06-16 ] |
|
The slaves of external servers now also get the Slave status. |