[ 
https://issues.apache.org/jira/browse/HDFS-8481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14563825#comment-14563825
 ] 

Kai Zheng commented on HDFS-8481:
---------------------------------

Thanks Zhe for the patch. A comment:
A decoder instance was created per decode call in {{decodeAndFillBuffer}}. 
Please avoid doing this because it's expensive to prepare for a decoder. By the 
way, I'm not feeling very good to have the util because the logic is one of 
core parts. A util is more like a helper.

> 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)

Reply via email to