Baiqiang Zhao created HBASE-25534:
-------------------------------------
Summary: Improve the configuration of Normalizer
Key: HBASE-25534
URL: https://issues.apache.org/jira/browse/HBASE-25534
Project: HBase
Issue Type: Improvement
Components: Normalizer
Affects Versions: 3.0.0-alpha-1, 2.4.2
Reporter: Baiqiang Zhao
Assignee: Baiqiang Zhao
Table can be enabled and disabled merge/split in TableDescriptor, we should
judge before calculating the plan.
Part of the configuration can be set by table level. For example,
hbase.normalizer.min.region.count can be set by "alter ‘table’,
CONFIGURATION=>\{'hbase.normalizer.min.region.count' => '5'}". If the table is
not set, then use the global configuration which is set in hbase-site.xml.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)