[
https://issues.apache.org/jira/browse/CASSANDRA-1844?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Ellis resolved CASSANDRA-1844.
---------------------------------------
Resolution: Fixed
Fix Version/s: 0.7.0
Reviewer: jbellis
Assignee: Dave Brosius
committed, thanks!
> [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
> Assignee: Dave Brosius
> Priority: Trivial
> Fix For: 0.7.0
>
> Attachments: hc.diff
>
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> 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.