[
https://issues.apache.org/jira/browse/HADOOP-8815?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14115252#comment-14115252
]
Hudson commented on HADOOP-8815:
--------------------------------
FAILURE: Integrated in Hadoop-Hdfs-trunk #1854 (See
[https://builds.apache.org/job/Hadoop-Hdfs-trunk/1854/])
Fixing CHANGES.txt, moving HADOOP-8815 to 2.6.0 release (tucu: rev
88c5e2141c4e85c2cac9463aaf68091a0e93302e)
* hadoop-common-project/hadoop-common/CHANGES.txt
> RandomDatum overrides equals(Object) but no hashCode()
> ------------------------------------------------------
>
> Key: HADOOP-8815
> URL: https://issues.apache.org/jira/browse/HADOOP-8815
> Project: Hadoop Common
> Issue Type: Improvement
> Components: test
> Affects Versions: 3.0.0
> Reporter: Brandon Li
> Assignee: Brandon Li
> Priority: Minor
> Fix For: 2.6.0
>
> Attachments: HADOOP-8815.patch, HADOOP-8815.patch
>
>
> Override equal() but not hashCode() is a violation of the general contract
> for Object.hashCode will occur, which can have unexpected repercussions when
> this class is in conjunction with all hash-based collections.
> This test class is used in multiple places, so it may be worth fixing.
--
This message was sent by Atlassian JIRA
(v6.2#6252)