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 c691091f780150d41f6205666b6c221618567ee6)
This commit is contained in:
parent
acc4d13e7f
commit
1c9f6c5ccd
@ -643,11 +643,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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user