cockroachdb / cockroach

CockroachDB — the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement.
https://www.cockroachlabs.com
Other
29.96k stars 3.79k forks source link

storeliveness: end-to-end testing #125066

Open miraradeva opened 4 months ago

miraradeva commented 4 months ago

Add end-to-end tests for the store liveness fabric, exercising some critical scenarios: node crashes and restarts, lost and reordered messages, replica movement, clock skew/drift. Verify the interface behavior of Support{For|From}.

Jira issue: CRDB-39241

Epic CRDB-37522

blathers-crl[bot] commented 4 months ago

cc @cockroachdb/replication