[
https://issues.apache.org/jira/browse/HADOOP-11624?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kihwal Lee moved HDFS-7823 to HADOOP-11624:
-------------------------------------------
Target Version/s: 2.7.0 (was: 2.7.0)
Key: HADOOP-11624 (was: HDFS-7823)
Project: Hadoop Common (was: Hadoop HDFS)
> Prevent fail-over during client shutdown
> ----------------------------------------
>
> Key: HADOOP-11624
> URL: https://issues.apache.org/jira/browse/HADOOP-11624
> Project: Hadoop Common
> Issue Type: Bug
> Reporter: Kihwal Lee
> Priority: Critical
>
> We've seen a HBase RS hanging during shutdown. It turns out the ipc client
> was throwing {{java.nio.channels.ClosedByInterruptException}} during the
> shutdown. Then the HA failover retry logic then determined to failover and
> retry. If an interrupt was received as part of the user shutting down the
> client, failover should not happen.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)