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>
This commit is contained in:
mokai 2022-11-23 18:54:00 +08:00 committed by GitHub
parent 47996d6c21
commit c691091f78
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 5 deletions

View File

@ -660,11 +660,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>