You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Nick Dimiduk (Jira)" <ji...@apache.org> on 2020/07/02 17:43:00 UTC

[jira] [Work started] (HBASE-24673) TransitionRegionStateProcedure of non-meta regions should yield when meta is unavailable

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

Work on HBASE-24673 started by Nick Dimiduk.
--------------------------------------------
> TransitionRegionStateProcedure of non-meta regions should yield when meta is unavailable
> ----------------------------------------------------------------------------------------
>
>                 Key: HBASE-24673
>                 URL: https://issues.apache.org/jira/browse/HBASE-24673
>             Project: HBase
>          Issue Type: Bug
>          Components: Region Assignment
>            Reporter: Nick Dimiduk
>            Assignee: Nick Dimiduk
>            Priority: Major
>
> One observation from HBASE-24526 is that while meta is unavailable, other region movement procedures are getting stuck on meta RPCs. Let's make it so that non-meta transitions check the state of meta before attempting any RPCs. If meta is known unavailable, release the thread back to the scheduler.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)