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

Lisheng Sun commented on HDFS-14651:
------------------------------------

hi [~linyiqun]
{quote}Why we define additional probeThreadPool to do the rpc check? I mean we 
can use sync way in Probe runnable. And Probe runnable is already in an async 
way to execute in thread pool. I don't see the necessaries to define two thread 
pool here.
{quote}
This situation is the case where the data node hangs and cannot respond to the 
client.Release the thread until timeout. The timeout is too long. timeout 
details is HADOOP-16553

 if use sync way, It is likely that it will fill the thread pool and cannot 
detect normal nodes.

Please correct me if i was wrong . Thank you.

> DeadNodeDetector checks dead node periodically
> ----------------------------------------------
>
>                 Key: HDFS-14651
>                 URL: https://issues.apache.org/jira/browse/HDFS-14651
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>            Reporter: Lisheng Sun
>            Assignee: Lisheng Sun
>            Priority: Major
>         Attachments: HDFS-14651.001.patch, HDFS-14651.002.patch
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to