Kihwal Lee created HDFS-7823:
--------------------------------

             Summary: Prevent fail-over during client shutdown
                 Key: HDFS-7823
                 URL: https://issues.apache.org/jira/browse/HDFS-7823
             Project: Hadoop HDFS
          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)

Reply via email to