We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47996d6 commit c691091Copy full SHA for c691091
hbase-common/src/main/resources/hbase-default.xml
@@ -660,11 +660,6 @@ possible configurations would overwhelm and obscure the important.
660
<value>3</value>
661
<description>The minimum age for a region to be considered for a merge, in days.</description>
662
</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>
668
<property>
669
<name>hbase.normalizer.merge.min_region_size.mb</name>
670
<value>1</value>
0 commit comments