cockroachdb / cockroachdb/cockroach
raft: verify and enhance our Raft availability testing with leader leases
Open
A-kv-replication
A-leader-leases
C-enhancement
T-kv
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
We need to make sure that our Raft availability testing tests cases where there is node/disk slowness, node crashes, and full/partial network partitions.
Moreover, we need to pay extra attention to the defortificaiton protocol, making sure it doesn't cause unavailability in corner cases.
Jira issue: CRDB-43727
Contributor guide
Assessment
This issue has not been assessed yet.