Github user aweisberg commented on the issue:

    https://github.com/apache/cassandra/pull/224
  
    Hey one thing I found is that the various implementations of ReplicaSet and 
ReplicaList (immutable, singleton) don't handle equals and hash code correctly.
    
    You probably want an AbstractReplicaSet and AbstractReplicaList with no 
storage that define how equals (against any derived class of AbstractReplicaSet 
or List depending).


---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to