[
https://issues.apache.org/jira/browse/HDFS-5266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13779216#comment-13779216
]
Colin Patrick McCabe commented on HDFS-5266:
--------------------------------------------
I'm pretty sure FindBugs' next complaint will be that we implement {{equals}},
but not {{hashCode}}. Of course we don't use any of those methods... sigh. It
might almost be worth adding a suppression here.
> ElasticByteBufferPool#Key does not implement equals.
> ----------------------------------------------------
>
> Key: HDFS-5266
> URL: https://issues.apache.org/jira/browse/HDFS-5266
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: hdfs-client
> Affects Versions: HDFS-4949
> Reporter: Chris Nauroth
> Assignee: Chris Nauroth
> Fix For: HDFS-4949
>
> Attachments: HDFS-5266.1.patch
>
>
> {{ElasticByteBufferPool#Key}} does not implement {{equals}}. It's used as a
> map key, so we should implement this.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira