Skip to content

Commit c691091

Browse files
authored
HBASE-27504 Remove duplicated config 'hbase.normalizer.merge.min_region_age.days' in hbase-default.xml (#4894)
Signed-off-by: Duo Zhang <[email protected]>
1 parent 47996d6 commit c691091

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

hbase-common/src/main/resources/hbase-default.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -660,11 +660,6 @@ possible configurations would overwhelm and obscure the important.
660660
<value>3</value>
661661
<description>The minimum age for a region to be considered for a merge, in days.</description>
662662
</property>
663-
<property>
664-
<name>hbase.normalizer.merge.min_region_age.days</name>
665-
<value>3</value>
666-
<description>The minimum age for a region to be considered for a merge, in days.</description>
667-
</property>
668663
<property>
669664
<name>hbase.normalizer.merge.min_region_size.mb</name>
670665
<value>1</value>

0 commit comments

Comments
 (0)