Details
-
Bug
-
Status: Resolved
-
Normal
-
Resolution: Fixed
-
None
-
Correctness - Unrecoverable Corruption / Loss
-
Critical
-
Low Hanging Fruit
-
Shadow Traffic
-
All
-
None
-
Description
There is a bug when stateMapOrdering sees two or more EndpointState that are both in the bootstrapping set, this may cause the ordering to change causing Collections.sort to fail
Attachments
Issue Links
- fixes
-
CASSANDRA-18047 fix flaky o.a.c.distributed.test.PaxosRepair2Test.paxosRepairHistoryIsntUpdatedInForcedRepair
- Resolved
- relates to
-
CASSANDRA-17676 When a node is bootstrapping it gets the whole gossip state but applies in random order causing some cases where StorageService will fail causing an instance to not show up in TokenMetadata
- Resolved
-
CASSANDRA-17908 IllegalArgumentException in Gossiper#order due to concurrent mutations to elements being applied
- Resolved
- links to