[
https://issues.apache.org/jira/browse/MAPREDUCE-3622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13180526#comment-13180526
]
Robert Joseph Evans commented on MAPREDUCE-3622:
------------------------------------------------
Sorry I guess I am wrong about that. Yes the equals method for
ContainerRemoteLaunchEvent is being abused, and I am fixing that in
MAPREDUCE-3312, but ContainerRemoteLaunchEvent gets its equals method from its
parent ContainerRemoteLaunchEvent which has both an equals and a hashCode in
both 0.23 and trunk. There must be something odd happening with Findbugs.
> findbug error during test-patch:
> org.apache.hadoop.mapreduce.v2.app.launcher.ContainerRemoteLaunchEvent
> defines equals but not hashCode
> ---------------------------------------------------------------------------------------------------------------------------------------
>
> Key: MAPREDUCE-3622
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-3622
> Project: Hadoop Map/Reduce
> Issue Type: Bug
> Components: mrv2
> Affects Versions: 0.23.0
> Reporter: Thomas Graves
>
> findbug error:
> org.apache.hadoop.mapreduce.v2.app.launcher.ContainerRemoteLaunchEvent
> defines equals but not hashCode
> first time I see this is build 1540:
> https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/1540//artifact/trunk/hadoop-mapreduce-project/patchprocess/newPatchFindbugsWarningshadoop-mapreduce-client-app.html
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira