[ https://issues.apache.org/jira/browse/HDFS-5922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13909109#comment-13909109 ]
Aaron T. Myers commented on HDFS-5922: -------------------------------------- Hey Arpit - any update on this one? I've started seeing it more and more on test clusters, so I think it's actually fairly likely to occur in practice if the load is high enough. I'll be happy to review a fix once you post one. > DN heartbeat thread can get stuck in tight loop > ----------------------------------------------- > > Key: HDFS-5922 > URL: https://issues.apache.org/jira/browse/HDFS-5922 > Project: Hadoop HDFS > Issue Type: Bug > Components: datanode > Affects Versions: 2.3.0 > Reporter: Aaron T. Myers > Assignee: Arpit Agarwal > > We saw an issue recently on a test cluster where one of the DN threads was > consuming 100% of a single CPU. Running jstack indicated that it was the DN > heartbeat thread. I believe I've tracked down the cause to a bug in the > accounting around the value of {{pendingReceivedRequests}}. > More details in the first comment. -- This message was sent by Atlassian JIRA (v6.1.5#6160)