[
https://issues.apache.org/jira/browse/HDFS-5266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13832510#comment-13832510
]
Hudson commented on HDFS-5266:
------------------------------
FAILURE: Integrated in Hadoop-Hdfs-0.23-Build #802 (See
[https://builds.apache.org/job/Hadoop-Hdfs-0.23-Build/802/])
svn merge -c 1545322 merging from trunk to branch-0.23 to fix HDFS-5266.
Datanode cannot roll back to previous layout version. (kihwal:
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1545326)
*
/hadoop/common/branches/branch-0.23/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
*
/hadoop/common/branches/branch-0.23/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/datanode/DataStorage.java
*
/hadoop/common/branches/branch-0.23/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/TestDFSRollback.java
> 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, HDFS-5266.addendum.patch
>
>
> {{ElasticByteBufferPool#Key}} does not implement {{equals}}. It's used as a
> map key, so we should implement this.
--
This message was sent by Atlassian JIRA
(v6.1#6144)