[
https://issues.apache.org/jira/browse/HDFS-8481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14563839#comment-14563839
]
Zhe Zhang commented on HDFS-8481:
---------------------------------
Thanks Kai for the review. In the next rev I will create decoder only once
(maybe it can be created with the {{DFSStripedInputStream}}).
bq. I'm not feeling very good to have the util because the logic is one of core
parts
Do you mean {{decodeAndFillBuffer}} shouldn't be part of the
{{StripedBlockUtil}} class? Basically I put it there to be used by both client
and DN.
> Erasure coding: remove workarounds in client side stripped blocks recovering
> ----------------------------------------------------------------------------
>
> Key: HDFS-8481
> URL: https://issues.apache.org/jira/browse/HDFS-8481
> Project: Hadoop HDFS
> Issue Type: Sub-task
> Reporter: Zhe Zhang
> Assignee: Zhe Zhang
> Attachments: HDFS-8481-HDFS-7285.00.patch,
> HDFS-8481-HDFS-7285.01.patch, HDFS-8481-HDFS-7285.02.patch
>
>
> After HADOOP-11847 and related fixes, we should be able to properly calculate
> decoded contents.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)