[ 
https://issues.apache.org/jira/browse/HDFS-2969?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13210921#comment-13210921
 ] 

Hudson commented on HDFS-2969:
------------------------------

Integrated in Hadoop-Hdfs-0.23-Build #172 (See 
[https://builds.apache.org/job/Hadoop-Hdfs-0.23-Build/172/])
    HDFS-2969. ExtendedBlock.equals is incorrectly implemented. Contributed by 
Todd Lipcon. (Revision 1245829)

     Result = SUCCESS
todd : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1245829
Files : 
* 
/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/protocol/ExtendedBlock.java
* 
/hadoop/common/branches/branch-0.23/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/protocol/TestExtendedBlock.java

                
> ExtendedBlock.equals is incorrectly implemented
> -----------------------------------------------
>
>                 Key: HDFS-2969
>                 URL: https://issues.apache.org/jira/browse/HDFS-2969
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: data-node
>    Affects Versions: 0.23.0
>            Reporter: Todd Lipcon
>            Assignee: Todd Lipcon
>            Priority: Critical
>             Fix For: 0.24.0, 0.23.2
>
>         Attachments: hdfs-2969.txt
>
>
> The {{ExtendedBlock.equals}} method incorrectly returns true for any two 
> blocks in the same block pool, regardless of block ID.

--
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

        

Reply via email to