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

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

github-actions[bot] closed pull request #4233: HDFS-16559 Seperate IBR thread 
waiting time from heart beat waiting t…
URL: https://github.com/apache/hadoop/pull/4233




> Seperate IBR thread waiting time from heart beat waiting time.
> --------------------------------------------------------------
>
>                 Key: HDFS-16559
>                 URL: https://issues.apache.org/jira/browse/HDFS-16559
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>            Reporter: Yuanbo Liu
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> IBR opeeration is seperated from heartbeat thread since HDFS-16016, which is 
> great. 
> But IBR thread is using the expireTime of heart beat to deside whether wait 
> or not. In a high load DataNode, IBR thread becomes an infinit loop without 
> sleeping and consuming 100% cpu because of the latency of heartbeat reporting.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to