dragon created HDFS-10150: ----------------------------- Summary: CLONE - Erasure Coding: Tolerate datanode failures in DFSStripedOutputStream when the data length is small Key: HDFS-10150 URL: https://issues.apache.org/jira/browse/HDFS-10150 Project: Hadoop HDFS Issue Type: Sub-task Components: hdfs-client Reporter: dragon Assignee: Tsz Wo Nicholas Sze Fix For: HDFS-7285
Currently, DFSStripedOutputStream cannot tolerate datanode failures when the data length is small. We fix the bugs here and add more tests. -- This message was sent by Atlassian JIRA (v6.3.4#6332)