You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "dragon (JIRA)" <ji...@apache.org> on 2016/03/15 09:17:35 UTC

[jira] [Created] (HDFS-10139) CLONE - Erasure Coding: the number of chunks in packet is not updated when writing parity data

dragon created HDFS-10139:
-----------------------------

             Summary: CLONE - Erasure Coding: the number of chunks in packet is not updated when writing parity data
                 Key: HDFS-10139
                 URL: https://issues.apache.org/jira/browse/HDFS-10139
             Project: Hadoop HDFS
          Issue Type: Sub-task
            Reporter: dragon
            Assignee: Li Bo


The member {{numChunks}} in {{DFSPacket}} is always zero if this packet contains parity data. The calling of {{getNumChunks}} may  cause potential errors.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)