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

Hudson commented on HADOOP-8818:
--------------------------------

Integrated in Hadoop-Hdfs-trunk #1168 (See 
[https://builds.apache.org/job/Hadoop-Hdfs-trunk/1168/])
    HADOOP-8818. Use equals instead == in MD5MD5CRC32FileChecksum and 
TFileDumper. Contributed by Brandon Li. (Revision 1385374)

     Result = SUCCESS
suresh : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1385374
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/fs/MD5MD5CRC32FileChecksum.java
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/io/file/tfile/TFileDumper.java

                
> Should use equals() rather than == to compare String or Text in 
> MD5MD5CRC32FileChecksum and TFileDumper
> -------------------------------------------------------------------------------------------------------
>
>                 Key: HADOOP-8818
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8818
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: fs, io
>    Affects Versions: 3.0.0
>            Reporter: Brandon Li
>            Assignee: Brandon Li
>            Priority: Minor
>             Fix For: 3.0.0
>
>         Attachments: HADOOP-8818.patch
>
>
> Should use equals() rather than == to compare String or Text in 
> MD5MD5CRC32FileChecksum and TFileDumper.

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

Reply via email to