[
https://issues.apache.org/jira/browse/HDFS-8319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14573626#comment-14573626
]
Zhe Zhang commented on HDFS-8319:
---------------------------------
bq. Yeah, actually stateful read shares the same logic.
I see, so {{prepareDecodeInputs}} always prepares additional data chunks as
well.
bq. For stateful read I think we are first reading the entire stripe into
buffer.
My previous comment was incorrect. We are actually reading from {{pos}} to the
end of the stripe into buffer.
Thanks Jing for the update. I'm going through 04 patch and will post the review
soon.
> Erasure Coding: support decoding for stateful read
> --------------------------------------------------
>
> Key: HDFS-8319
> URL: https://issues.apache.org/jira/browse/HDFS-8319
> Project: Hadoop HDFS
> Issue Type: Sub-task
> Reporter: Jing Zhao
> Assignee: Jing Zhao
> Attachments: HDFS-8319.001.patch, HDFS-8319.002.patch,
> HDFS-8319.003.patch, HDFS-8319.004.patch
>
>
> HDFS-7678 adds the decoding functionality for pread. This jira plans to add
> decoding to stateful read.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)