You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Duo Zhang (Jira)" <ji...@apache.org> on 2022/10/25 10:06:00 UTC

[jira] [Resolved] (HBASE-27091) Speed up the loading of table descriptor from filesystem

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

Duo Zhang resolved HBASE-27091.
-------------------------------
    Resolution: Fixed

> Speed up the loading of table descriptor from filesystem
> --------------------------------------------------------
>
>                 Key: HBASE-27091
>                 URL: https://issues.apache.org/jira/browse/HBASE-27091
>             Project: HBase
>          Issue Type: Improvement
>          Components: master
>    Affects Versions: 3.0.0-alpha-3
>            Reporter: LiangJun He
>            Assignee: LiangJun He
>            Priority: Minor
>             Fix For: 3.0.0-alpha-4
>
>
> If there are a large number of tables in the HBase cluster, it will take a long time to fully load the table descriptor  from filesystem for the first time.
> In our production cluster, there were 50000 + tables. It took several minutes to load the table descriptor from filesystem. This problem seriously affects the performance of HMaster active/standby switchover.
> We should support concurrent loading to solve this problem.



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