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

Prathyusha updated HBASE-30162:
-------------------------------
    Description: 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.  (was: Sometimes when the 
underlying FileSystem is facing any partial AZ outages or the DN layer is too 
slow, the sequential read of )

> 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
>            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)

Reply via email to