Details
-
Task
-
Status: Resolved
-
Normal
-
Resolution: Fixed
-
None
Description
AbstractReplicaCollection implements equals and hashCode in an order sensitive fashion. It's a bit ambiguous and contextual whether uses of it are actually sensitive to order. Many aren't. It turns out we don't actually use those methods in the database so rather then pick one over the other have it throw UnsupportedOperationException so someone doesn't accidentally get the wrong behavior.
Attachments
Issue Links
- is part of
-
CASSANDRA-14697 Transient Replication 4.0 pre-release followup work
- Open
- links to