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:26:00 UTC

[jira] [Closed] (HBASE-17202) Master takes a long time to initialize

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

Andrew Kyle Purtell closed HBASE-17202.
---------------------------------------
    Assignee:     (was: Ashu Pachauri)

> Master takes a long time to initialize
> --------------------------------------
>
>                 Key: HBASE-17202
>                 URL: https://issues.apache.org/jira/browse/HBASE-17202
>             Project: HBase
>          Issue Type: Improvement
>          Components: Balancer, master
>            Reporter: Ashu Pachauri
>            Priority: Major
>
> On master failover or a full cluster restart, we create the RegionLocationFinder cache by calculating block locations for every region; this cache is used by the balancer for calculating region locality. This greatly increases the time it takes for the assignment manager to start and affects region availability in scenarios of full cluster restart.
> We should initialize assignment manager with the bare minimum information and asynchronously load the block location cache.



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