[
https://issues.apache.org/jira/browse/HBASE-30162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Prathyusha reassigned HBASE-30162:
----------------------------------
Assignee: Prathyusha
> Parallelise .tableinfo file reads in FSTableDescriptors.getAll() during
> finishActiveMasterInitialization
> --------------------------------------------------------------------------------------------------------
>
> Key: HBASE-30162
> URL: https://issues.apache.org/jira/browse/HBASE-30162
> Project: HBase
> Issue Type: Improvement
> Reporter: Prathyusha
> Assignee: Prathyusha
> Priority: Minor
>
> Sometimes when the underlying FileSystem is facing any partial AZ outages or
> the DN layer is too slow, the sequential read of tableinfo files slows down
> the Master initialisation, the plan is to use a threadpool to read tableinfo
> files of different tables in parallel.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)