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

Zhe Zhang commented on HDFS-8899:
---------------------------------

Thanks [~rakeshr] for the work. The patch LGTM. The only concern is whether 20 
is a good default value.

[~hitliuyi] Could you also take a look at the thread pool idea? Thanks.

> Erasure Coding: use threadpool for EC recovery tasks
> ----------------------------------------------------
>
>                 Key: HDFS-8899
>                 URL: https://issues.apache.org/jira/browse/HDFS-8899
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>            Reporter: Rakesh R
>            Assignee: Rakesh R
>         Attachments: HDFS-8899-HDFS-7285-01.patch, 
> HDFS-8899-HDFS-7285-merge-00.patch
>
>
> The idea is to use threadpool for processing erasure coding recovery tasks at 
> the datanode.
> {code}
> new Daemon(new ReconstructAndTransferBlock(recoveryInfo)).start();
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to