Search before asking
Description
We need to verify that BanyanDB’s global liaison remains available and routes queries correctly when one entire cluster fails. Specifically, data written in both clusters, and client queries against the global liaison, should succeed even if one cluster is down.
This issue tracks the creation of an automated integration test that:
- Brings up two independent BanyanDB clusters (A and B) with cross-cluster replication via the global liaison.
- Writes data to cluster A and B.
- Simulates a full cluster failure (cluster A or B down).
- Executes queries through the global liaison.
- Verifies query success and data correctness from the surviving cluster.
Use case
No response
Related issues
No response
Are you willing to submit a pull request to implement this on your own?
Code of Conduct
Search before asking
Description
We need to verify that BanyanDB’s global liaison remains available and routes queries correctly when one entire cluster fails. Specifically, data written in both clusters, and client queries against the global liaison, should succeed even if one cluster is down.
This issue tracks the creation of an automated integration test that:
Use case
No response
Related issues
No response
Are you willing to submit a pull request to implement this on your own?
Code of Conduct