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

Hudson commented on HADOOP-7785:
--------------------------------

Integrated in Hadoop-Hdfs-trunk-Commit #1296 (See 
[https://builds.apache.org/job/Hadoop-Hdfs-trunk-Commit/1296/])
    HADOOP-7785. Add equals, hashcode, toString to DataChecksum. Contributed by 
Todd Lipcon.

todd : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1195832
Files : 
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/util/DataChecksum.java
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/util/TestDataChecksum.java

                
> Add equals, hashcode, toString to DataChecksum
> ----------------------------------------------
>
>                 Key: HADOOP-7785
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7785
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: io, util
>    Affects Versions: 0.23.0
>            Reporter: Todd Lipcon
>            Assignee: Todd Lipcon
>             Fix For: 0.23.0
>
>         Attachments: hadoop-7785.txt
>
>
> Simple patch to add these functions to the DataChecksum interface. This is 
> handy for the sake of HDFS-2130.

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