org.apache.cassandra.config.CFMetaData defines equals but does not define
hashCode
----------------------------------------------------------------------------------
Key: CASSANDRA-945
URL: https://issues.apache.org/jira/browse/CASSANDRA-945
Project: Cassandra
Issue Type: Bug
Reporter: Matthew F. Dennis
org.apache.cassandra.config.CFMetaData trunk defines equals but does not define
hashCode
On a related note, it should probably be using
org.apache.commons.lang.builder.[EqualsBuilder | HashCodeBuider]
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.