Fix a few descriptions

git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@703629 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Michael Stack 2008-10-11 04:06:10 +00:00
parent e0581c9a74
commit 4100951aac
1 changed files with 2 additions and 3 deletions

View File

@ -121,7 +121,7 @@
<name>hbase.master.lease.period</name>
<value>120000</value>
<description>HMaster server lease period in milliseconds. Default is
60 seconds. Region servers must report in within this period else
120 seconds. Region servers must report in within this period else
they are considered dead. On loaded cluster, may need to up this
period.</description>
</property>
@ -158,8 +158,7 @@
<name>hbase.regionserver.msginterval</name>
<value>3000</value>
<description>Interval between messages from the RegionServer to HMaster
in milliseconds. Default is 15. Set this value low if you want unit
tests to be responsive.
in milliseconds. Default is 3 seconds.
</description>
</property>
<property>