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/12/07 20:07:00 UTC

[jira] [Updated] (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 ]

Nick Dimiduk updated HBASE-24673:
---------------------------------
    Affects Version/s: 2.3.0

> 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
>    Affects Versions: 2.3.0
>            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)