HBASE-27504 Remove duplicated config 'hbase.normalizer.merge.min_region_age.days' in hbase-default.xml (#4894)

Signed-off-by: Duo Zhang <zhangduo@apache.org>
(cherry picked from commit c691091f78)
This commit is contained in:
mokai 2022-11-23 18:54:00 +08:00 committed by Duo Zhang
parent 2c7776e979
commit 9cf813465d
1 changed files with 0 additions and 5 deletions

View File

@ -661,11 +661,6 @@ possible configurations would overwhelm and obscure the important.
<value>3</value>
<description>The minimum age for a region to be considered for a merge, in days.</description>
</property>
<property>
<name>hbase.normalizer.merge.min_region_age.days</name>
<value>3</value>
<description>The minimum age for a region to be considered for a merge, in days.</description>
</property>
<property>
<name>hbase.normalizer.merge.min_region_size.mb</name>
<value>1</value>