[
https://issues.apache.org/jira/browse/HBASE-1575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12728256#action_12728256
]
Jean-Daniel Cryans commented on HBASE-1575:
-------------------------------------------
I forgot to handle the shutdown request, it was a test missing in process(). It
is now committed.
> HMaster does not handle ZK session expiration
> ---------------------------------------------
>
> Key: HBASE-1575
> URL: https://issues.apache.org/jira/browse/HBASE-1575
> Project: Hadoop HBase
> Issue Type: Bug
> Components: master
> Reporter: Jean-Daniel Cryans
> Assignee: Jean-Daniel Cryans
> Priority: Critical
> Fix For: 0.20.0
>
> Attachments: hbase-1575.patch
>
>
> Currently the master does nothing when he gets a KeeperState.Expired event
> from ZK. That means that a new master will be elected but the other will
> still be there doing weird stuff.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.