[MCOL-5132] Improve add\remove nodes process in CMAPI. failover related Created: 2022-06-14 Updated: 2023-07-01 |
|
| Status: | Open |
| Project: | MariaDB ColumnStore |
| Component/s: | cmapi |
| Affects Version/s: | cmapi-1.6.3, cmapi-1.5, cmapi-1.6, cmapi-1.6.2 |
| Fix Version/s: | 23.10 |
| Type: | Task | Priority: | Minor |
| Reporter: | Alan Mologorsky | Assignee: | Alan Mologorsky |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
Removing one single node in some cases can produces Single node cluster.
I guess the main reason is in coping SingleNode.xml config while removing node from cluster with one active node. |