You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by st...@apache.org on 2008/07/28 03:12:35 UTC

svn commit: r680218 - in /hadoop/hbase/trunk: CHANGES.txt conf/hbase-default.xml

Author: stack
Date: Sun Jul 27 18:12:35 2008
New Revision: 680218

URL: http://svn.apache.org/viewvc?rev=680218&view=rev
Log:
HBASE-779 Test changing hbase.hregion.memcache.block.multiplier to 2

Modified:
    hadoop/hbase/trunk/CHANGES.txt
    hadoop/hbase/trunk/conf/hbase-default.xml

Modified: hadoop/hbase/trunk/CHANGES.txt
URL: http://svn.apache.org/viewvc/hadoop/hbase/trunk/CHANGES.txt?rev=680218&r1=680217&r2=680218&view=diff
==============================================================================
--- hadoop/hbase/trunk/CHANGES.txt (original)
+++ hadoop/hbase/trunk/CHANGES.txt Sun Jul 27 18:12:35 2008
@@ -321,6 +321,7 @@
                (LN via Stack)
    HBASE-746   Batching row mutations via thrift (Tim Sell via Stack)
    HBASE-772   Up default lease period from 60 to 120 seconds
+   HBASE-779   Test changing hbase.hregion.memcache.block.multiplier to 2
 
   NEW FEATURES
    HBASE-47    Option to set TTL for columns in hbase

Modified: hadoop/hbase/trunk/conf/hbase-default.xml
URL: http://svn.apache.org/viewvc/hadoop/hbase/trunk/conf/hbase-default.xml?rev=680218&r1=680217&r2=680218&view=diff
==============================================================================
--- hadoop/hbase/trunk/conf/hbase-default.xml (original)
+++ hadoop/hbase/trunk/conf/hbase-default.xml Sun Jul 27 18:12:35 2008
@@ -210,7 +210,7 @@
   </property>
   <property>
     <name>hbase.hregion.memcache.block.multiplier</name>
-    <value>1</value>
+    <value>2</value>
     <description>
     Block updates if memcache has hbase.hregion.block.memcache
     time hbase.hregion.flush.size bytes.  Useful preventing