[
https://issues.apache.org/jira/browse/HADOOP-12464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14949032#comment-14949032
]
Kihwal Lee commented on HADOOP-12464:
-------------------------------------
The client hang during making connection (HADOOP-10219) is a different problem.
The thread that is making connection is never interrupted. I posted a patch
there.
> Interrupted client may try to fail-over and retry
> -------------------------------------------------
>
> Key: HADOOP-12464
> URL: https://issues.apache.org/jira/browse/HADOOP-12464
> Project: Hadoop Common
> Issue Type: Bug
> Components: ipc
> Reporter: Kihwal Lee
> Attachments: HADOOP-12464.patch
>
>
> When an IPC client is interrupted, it sometimes try to fail-over to a
> different namenode and retry. We've seen this causing hang during shutdown.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)