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:
parent
40494a9f23
commit
ce75265812
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue