[
https://issues.apache.org/jira/browse/HDFS-17087?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17746896#comment-17746896
]
ASF GitHub Bot commented on HDFS-17087:
---------------------------------------
haiyang1987 commented on PR #5845:
URL: https://github.com/apache/hadoop/pull/5845#issuecomment-1649535558
Hi Sir @ayushtkn @Hexiaoqiao @tomscut Could you 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: [email protected]
For additional commands, e-mail: [email protected]