[
https://issues.apache.org/jira/browse/HDFS-8398?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14543240#comment-14543240
]
Yi Liu commented on HDFS-8398:
------------------------------
Sure, let's move it to HDFS-8031, and maybe this JIRA is duplicated with that,
let's wait how much that JIRA handles, thanks Jing!
> Erasure Coding: Correctly calculate last striped block length in
> DFSStripedInputStream if it's under construction.
> ------------------------------------------------------------------------------------------------------------------
>
> Key: HDFS-8398
> URL: https://issues.apache.org/jira/browse/HDFS-8398
> Project: Hadoop HDFS
> Issue Type: Sub-task
> Reporter: Yi Liu
> Assignee: Yi Liu
>
> Currently in DFSStripedInputStream, for continuous block, if it's under
> construction, we need to read the block replica length from one of datanode
> and use it as last block length.
> For striped block, we need to read the length of all internal data blocks of
> the striped group, then add them correctly.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)