You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Jonathan Hsieh (JIRA)" <ji...@apache.org> on 2013/10/28 16:52:30 UTC

[jira] [Resolved] (HBASE-6960) Support fast and graceful master failover

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

Jonathan Hsieh resolved HBASE-6960.
-----------------------------------

    Resolution: Duplicate

> Support fast and graceful master failover
> -----------------------------------------
>
>                 Key: HBASE-6960
>                 URL: https://issues.apache.org/jira/browse/HBASE-6960
>             Project: HBase
>          Issue Type: Bug
>          Components: master
>    Affects Versions: 0.94.2, 0.95.2
>            Reporter: Jonathan Hsieh
>
> If you have multiple masters, you should be able to kill the primary and have the backups assume control within seconds instead of having to wait the default 3mins before an ephemeral znode expires.  
> The expected behavior is similar to how region servers when killed (not -9) trigger the servers shutdown handler and quickly pass of its regions for reassignment.  In this case, a master that is killed is removes the znode and allow another to become the primary.  A related follow on feature could be the ability to failover to another primary without taking the orignal primary down.



--
This message was sent by Atlassian JIRA
(v6.1#6144)