[
https://issues.apache.org/jira/browse/HADOOP-12464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14964065#comment-14964065
]
Hudson commented on HADOOP-12464:
---------------------------------
FAILURE: Integrated in Hadoop-Mapreduce-trunk #2500 (See
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk/2500/])
HADOOP-12464. Interrupted client may try to fail-over and retry. (kihwal: rev
6144e0137bb51bd04b46ea5ce42c59c2d4f7657d)
* hadoop-common-project/hadoop-common/CHANGES.txt
*
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/ipc/Client.java
*
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/io/retry/RetryInvocationHandler.java
> 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
> Assignee: Kihwal Lee
> Fix For: 2.7.2, 3.0.0
>
> 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)