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

[jira] [Closed] (HBASE-14311) Branch-1.2 AM can get stuck when meta moves to a server opening lots of regions

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

Andrew Kyle Purtell closed HBASE-14311.
---------------------------------------
    Assignee:     (was: Elliott Neil Clark)

> Branch-1.2 AM can get stuck when meta moves to a server opening lots of regions
> -------------------------------------------------------------------------------
>
>                 Key: HBASE-14311
>                 URL: https://issues.apache.org/jira/browse/HBASE-14311
>             Project: HBase
>          Issue Type: Sub-task
>          Components: Region Assignment
>            Reporter: Elliott Neil Clark
>            Priority: Major
>
> We just had a master that was stuck even though only reportRegionInTransitions that contain meta are handled by priority handlers.
> From what I can tell reading the code I think that's because lots of regions can be in transition on a regionserver. However the master only handles them in order that the rs sends them. Not in a priority order.



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