[MDEV-18743] Server can be member of a cluster and slave of another node inside that cluster at the same time Created: 2019-02-26 Updated: 2021-12-23 Resolved: 2021-12-23 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Configuration |
| Affects Version/s: | 10.3.12 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Ulrich Moser (Inactive) | Assignee: | Jan Lindström (Inactive) |
| Resolution: | Not a Bug | Votes: | 0 |
| Labels: | Galera,, master-slave, replication | ||
| Environment: |
CentOS 7.6 |
||
| Description |
|
After converting a master slave configuration to a cluster by changing the config and bootstrapping the cluster by the previous master the other nodes still have the slave configuration and start the slave against the former master although they are already connected to that server via Galera. In case a server joins a cluster and still has a slave configuration it should recognize that the master of that slave config is another node and deactive it. |
| Comments |
| Comment by Jan Lindström (Inactive) [ 2021-12-23 ] |
|
Your topology is supported one. |