You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Andrew Kyle Purtell (Jira)" <ji...@apache.org> on 2022/07/01 21:40:00 UTC

[jira] [Resolved] (HBASE-14504) Improve the master exception handling in Region server using zookeeper watcher

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

Andrew Kyle Purtell resolved HBASE-14504.
-----------------------------------------
      Assignee:     (was: Pankaj Kumar)
    Resolution: Incomplete

> Improve the master exception handling in Region server using zookeeper watcher
> ------------------------------------------------------------------------------
>
>                 Key: HBASE-14504
>                 URL: https://issues.apache.org/jira/browse/HBASE-14504
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: nijel
>            Priority: Major
>
> As per the current design, region server will fail over only if the connection got some exception.
> As described in HBASE-14498, if there is any issue in master instance related to zookeeper connection, the standBy master will become active. But the region servers will not fail over
> This particular issue can be fixed in master side.
> But as a generic solution, i think region server needs to depend on zookeeper watch to identify the master change.
> Assigning to [~pankaj2461] since this work is related to HBASE-14498
> Any thoughts ? 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)