kv/kvserver: TestCheckConsistencyInconsistent failed in CI #89400
Labels
A-kv-replication
Relating to Raft, consensus, and coordination.
C-test-failure
Broken test (automatically or manually discovered).
Opening because I don't see an automatically opened issue.
CI in #89340 (c387857, based on fc50f10) failed here:
Notice the difference in the raft_applied_index and range_applied_index in the
RangeAppliedState
. That should not be possible during a consistency check, which should view all replicas at the same applied index.Jira issue: CRDB-20245
The text was updated successfully, but these errors were encountered: