You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Jean-Daniel Cryans (JIRA)" <ji...@apache.org> on 2009/07/07 18:38:14 UTC

[jira] Resolved: (HBASE-1575) HMaster does not handle ZK session expiration

     [ https://issues.apache.org/jira/browse/HBASE-1575?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jean-Daniel Cryans resolved HBASE-1575.
---------------------------------------

      Resolution: Fixed
    Hadoop Flags: [Reviewed]

Committed to trunk.

> 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.