Skip to content

[BYDB-Replica] Add integration test for inter-cluster replication resilience #13230

@hanahmily

Description

@hanahmily

Search before asking

  • I had searched in the issues and found no similar feature requirement.

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?

  • Yes I am willing to submit a pull request on my own!

Code of Conduct

Metadata

Metadata

Assignees

Labels

databaseBanyanDB - SkyWalking native databasetestTest requirements about performance, feature or before release.

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions