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

ASF GitHub Bot commented on HDFS-17087:
---------------------------------------

haiyang1987 commented on PR #5845:
URL: https://github.com/apache/hadoop/pull/5845#issuecomment-1645575359

   Hi @ayushtkn Sir, sorry for the late reply.
   
   Update PR add test UT,  please  help me review this pr again when you have 
free time. Thanks a lot~




> Add Throttler for datanode reading block 
> -----------------------------------------
>
>                 Key: HDFS-17087
>                 URL: https://issues.apache.org/jira/browse/HDFS-17087
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>            Reporter: Haiyang Hu
>            Assignee: Haiyang Hu
>            Priority: Major
>              Labels: pull-request-available
>
> DataXceiver#readBlock code is:
> {code:java}
> ...
>   read = blockSender.sendBlock(out, baseStream, null); // send data
> ..
> {code}
> Current DataXceiver#readBlock doesn't throttler, maybe we can support 
> throttle for reading block satisfied catering for specific scenarios.
> Default read throttler value is still null.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org

Reply via email to