[patch] equal objects should have equal hashcodes
-------------------------------------------------
Key: CASSANDRA-1844
URL: https://issues.apache.org/jira/browse/CASSANDRA-1844
Project: Cassandra
Issue Type: Improvement
Components: Core
Reporter: Dave Brosius
Priority: Trivial
KSMetaData should define hashCode, as it defines equals.
Also instanceof does null checking so don't need the null check for equals.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.