cockroachdb / cockroachdb/cockroach
raft: verify that all followers eventually join the quorum in 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 at then end of tests, followers always eventually join the quorum. We need to verify or add that this check exists in tests that cause node restarts, node/disk slowness, and partitions (that eventually heals)
Jira issue: CRDB-43728
Contributor guide
Assessment
This issue has not been assessed yet.