[MCOL-4292] columnstore-docker-cluster: ColumnStore engine not accessible during restart of a cluster member in HA mode Created: 2020-09-03 Updated: 2020-09-23 Resolved: 2020-09-07 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | N/A |
| Affects Version/s: | None |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Jens Röwekamp (Inactive) | Assignee: | Todd Stoffel (Inactive) |
| Resolution: | Not a Bug | Votes: | 0 |
| Labels: | skysql | ||
| Environment: |
mariadb/skysql-enterprise-columnstore-handoff sky-1.5.4-1 95e34753d40f |
||
| Description |
|
Don't know if this is a bug or expected behaviour. Scenario: A multi node ColumnStore cluster with 3 nodes and shared metadata storage (activated HA feature) In case one cluster member is restarted read and write queries to the ColumnStore engine aren't possible for less than a minute. Once the restarted node is back up again reads and writes are possible again. How to reproduce:
|
| Comments |
| Comment by Todd Stoffel (Inactive) [ 2020-09-07 ] |
|
This is expected behavior. Columnstore will temporarily put itself into readonly mode while nodes are reconfigured. An appropriate message is displayed indicating this process. |