Removed obsolete hbase.regionserver.thread.splitcompactcheckfrequency

git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1130238 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Michael Stack 2011-06-01 17:34:18 +00:00
parent 40494a9f23
commit ce75265812
1 changed files with 0 additions and 6 deletions

View File

@ -209,12 +209,6 @@
<value>org.apache.hadoop.hbase.regionserver.wal.SequenceFileLogWriter</value>
<description>The HLog file writer implementation.</description>
</property>
<property>
<name>hbase.regionserver.thread.splitcompactcheckfrequency</name>
<value>20000</value>
<description>How often a region server runs the split/compaction check.
</description>
</property>
<property>
<name>hbase.regionserver.nbreservationblocks</name>
<value>4</value>