[
https://issues.apache.org/jira/browse/HDFS-8347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14533968#comment-14533968
]
Zhe Zhang commented on HDFS-8347:
---------------------------------
BTW in client decoding (HDFS-7678) I've been trying to create a true unit test
isolated from codec and output stream. {{testPreadWithDNFailure}} fakes blocks
on DNs, and manipulates expected content so as long as the client decoding
logic itself is correct, test will pass.
> Erasure Coding: whether to use chunkSize as the to decode buffersize for
> Datanode striped block reconstruction.
> ---------------------------------------------------------------------------------------------------------------
>
> Key: HDFS-8347
> URL: https://issues.apache.org/jira/browse/HDFS-8347
> Project: Hadoop HDFS
> Issue Type: Sub-task
> Reporter: Kai Zheng
>
> Currently decode buffersize for Datanode striped block reconstruction is
> configurable and can be less or larger than chunksize, it may cause issue for
> Hitchhiker which may require encode/decode using same buffersize.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)