Return-Path: X-Original-To: apmail-hadoop-hdfs-issues-archive@minotaur.apache.org Delivered-To: apmail-hadoop-hdfs-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 023ED9156 for ; Wed, 12 Sep 2012 00:11:08 +0000 (UTC) Received: (qmail 92002 invoked by uid 500); 12 Sep 2012 00:11:07 -0000 Delivered-To: apmail-hadoop-hdfs-issues-archive@hadoop.apache.org Received: (qmail 91972 invoked by uid 500); 12 Sep 2012 00:11:07 -0000 Mailing-List: contact hdfs-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hdfs-issues@hadoop.apache.org Delivered-To: mailing list hdfs-issues@hadoop.apache.org Received: (qmail 91963 invoked by uid 99); 12 Sep 2012 00:11:07 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 Sep 2012 00:11:07 +0000 Date: Wed, 12 Sep 2012 11:11:07 +1100 (NCT) From: "Suresh Srinivas (JIRA)" To: hdfs-issues@hadoop.apache.org Message-ID: <1487113878.66752.1347408667785.JavaMail.jiratomcat@arcas> In-Reply-To: <2060791494.1051.1333383562356.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Updated] (HDFS-3176) JsonUtil should not parse the MD5MD5CRC32FileChecksum bytes on its own. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HDFS-3176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suresh Srinivas updated HDFS-3176: ---------------------------------- Target Version/s: 1.1.0 Fix Version/s: 1.1.0 > 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.2-alpha > > 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 For more information on JIRA, see: http://www.atlassian.com/software/jira