Details
-
Bug
-
Status: Resolved
-
Blocker
-
Resolution: Fixed
-
Private Beta
-
None
-
None
Description
raft_consensus-itest MultiThreadedInsertWithFailovers has a flakiness where it triggers a follower failing to bootstrap. The issue is that the follower sees what it considers to be an out-of-seqence replicate message:
Corruption: Failed log replay. Reason: Debug Info: Error playing ... Unexpected opid following opid term: 4 index: 1497. Operation: 4,1491 REPLICATE (Type: WRITE_OP)
Analysis to follow
Attachments
Issue Links
- is duplicated by
-
KUDU-780 Occasional out-of-order WAL entry in RaftConsensusITest.MultiThreadedInsertWithFailovers
- Resolved