Skip to content

Hybrid table that references to remote cluster can't be attached if remote cluster was offline during server restart #1510

@dima-altinity

Description

@dima-altinity

Describe the bug
If GATEWAY server was offline( unavailable) during MAIN cluster restart then Hybrid table that references GATEWAY node can NOT be attached and MAIN cluster is NOT able to attach it even after GATEWAY cluster becomes available. This requires restarting the entire MAIN cluster. ATTACH TABLE doesnt help.

To Reproduce
Steps to reproduce the behavior:

  1. create Hybrid table in main cluster that references to gateway/vector cluster
  2. shutdown gateway/vector cluster
  3. restart Main cluster
  4. start gateway/vector cluster
  5. try to attach Hybrid table

Expected behavior
Table could be attached using "ATTACH TABLE .." statement if gateway/vector cluster become available.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions