dragon created HDFS-10095: ----------------------------- Summary: CLONE - Erasure Coding: Pread failed to read data starting from not-first stripe Key: HDFS-10095 URL: https://issues.apache.org/jira/browse/HDFS-10095 Project: Hadoop HDFS Issue Type: Sub-task Reporter: dragon Assignee: Walter Su Fix For: HDFS-7285
When file length is cellSize * dataBlocks +123, and Pread start from cellSize * dataBlocks + 1, it will fail. -- This message was sent by Atlassian JIRA (v6.3.4#6332)