[
https://issues.apache.org/jira/browse/HDFS-16016?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17807610#comment-17807610
]
ASF GitHub Bot commented on HDFS-16016:
---------------------------------------
yuanboliu commented on PR #6457:
URL: https://github.com/apache/hadoop/pull/6457#issuecomment-1895239588
@tasanuma @slfan1989
we have HDFS-16016 and HDFS-17129 both in our production and HDFS-16898 as
well. I understand that HDFS-16898 can reduce the impaction of heartbeat for
ibr, but separating ibr from heartbeat is still a good idea as when massive
deleting commands come from nn, it still will block the ibr for a long time.
> BPServiceActor add a new thread to handle IBR
> ---------------------------------------------
>
> Key: HDFS-16016
> URL: https://issues.apache.org/jira/browse/HDFS-16016
> Project: Hadoop HDFS
> Issue Type: Improvement
> Reporter: JiangHua Zhu
> Assignee: Viraj Jasani
> Priority: Minor
> Labels: pull-request-available
> Fix For: 3.3.6
>
> Attachments: image-2023-11-03-18-11-54-502.png,
> image-2023-11-06-10-53-13-584.png, image-2023-11-06-10-55-50-939.png
>
> Time Spent: 5h 20m
> Remaining Estimate: 0h
>
> Now BPServiceActor#offerService() is doing many things, FBR, IBR, heartbeat.
> We can handle IBR independently to improve the performance of heartbeat and
> FBR.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]