Bo Cui created HBASE-25483:
------------------------------
Summary: set the loadMeta log level to debug.
Key: HBASE-25483
URL: https://issues.apache.org/jira/browse/HBASE-25483
Project: HBase
Issue Type: Improvement
Components: MTTR, Region Assignment
Affects Versions: 2.2.3, 3.0.0-alpha-1
Reporter: Bo Cui
https://github.com/apache/hbase/blob/2444d268901644d90def3fca39505627ff956b40/hbase-server/src/main/java/org/apache/hadoop/hbase/master/assignment/RegionStateStore.java#L167
test 100w Regions, the log level is info, it takes more than 250 seconds to
load metadata. The log is debug. It takes more than 100 seconds to load
metadata.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)