[MCOL-999] columnstore replication failover from master updates server-id Created: 2017-10-31 Updated: 2023-10-26 Resolved: 2017-11-09 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | ? |
| Affects Version/s: | 1.0.11 |
| Fix Version/s: | Icebox |
| Type: | Bug | Priority: | Major |
| Reporter: | David Thompson (Inactive) | Assignee: | David Hill (Inactive) |
| Resolution: | Duplicate | Votes: | 0 |
| Labels: | None | ||
| Description |
|
If you have a multi node system with replication then if UM1 is to go down then the system will automate failover to another UM, however say UM2 has it' server-id value changed to 1 from 2. This is bad and we should simply make UM2 the new master only. This will avoid problems with InnoDB replication (no impact to ColumnStore tables) Presumably this was done for a reason so should make sure that we cover this. |
| Comments |
| Comment by Valerii Kravchuk [ 2017-11-09 ] |
|
I think this is a duplicate of https://jira.mariadb.org/browse/MCOL-938 |