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

Hudson commented on HDFS-3176:
------------------------------

Integrated in Hadoop-Hdfs-0.23-Build #218 (See 
[https://builds.apache.org/job/Hadoop-Hdfs-0.23-Build/218/])
    svn merge -c 1309114 from trunk for HDFS-3176. Use 
MD5MD5CRC32FileChecksum.readFields() in JsonUtil. (Revision 1309115)

     Result = SUCCESS
szetszwo : 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1309115
Files : 
* /hadoop/common/branches/branch-0.23/hadoop-hdfs-project/hadoop-hdfs
* 
/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
* 
/hadoop/common/branches/branch-0.23/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/web/JsonUtil.java

                
> JsonUtil should not parse the MD5MD5CRC32FileChecksum bytes on its own.
> -----------------------------------------------------------------------
>
>                 Key: HDFS-3176
>                 URL: https://issues.apache.org/jira/browse/HDFS-3176
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: hdfs client
>    Affects Versions: 0.23.0, 1.0.1
>            Reporter: Kihwal Lee
>            Assignee: Kihwal Lee
>             Fix For: 1.1.0, 0.23.3, 2.0.0, 3.0.0
>
>         Attachments: hdfs-3176-branch-1.patch, hdfs-3176.patch
>
>
> Currently JsonUtil used by webhdfs parses MD5MD5CRC32FileChecksum binary 
> bytes on its own and contructs a MD5MD5CRC32FileChecksum. It should instead 
> call MD5MD5CRC32FileChecksum.readFields().

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