You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by jb...@apache.org on 2009/05/08 00:00:13 UTC

svn commit: r772788 - /incubator/cassandra/trunk/conf/storage-conf.xml

Author: jbellis
Date: Thu May  7 22:00:12 2009
New Revision: 772788

URL: http://svn.apache.org/viewvc?rev=772788&view=rev
Log:
100k is still too many objects for 1GB (for at least some workloads).  patch by jbellis

Modified:
    incubator/cassandra/trunk/conf/storage-conf.xml

Modified: incubator/cassandra/trunk/conf/storage-conf.xml
URL: http://svn.apache.org/viewvc/incubator/cassandra/trunk/conf/storage-conf.xml?rev=772788&r1=772787&r2=772788&view=diff
==============================================================================
--- incubator/cassandra/trunk/conf/storage-conf.xml (original)
+++ incubator/cassandra/trunk/conf/storage-conf.xml Thu May  7 22:00:12 2009
@@ -90,7 +90,7 @@
       before flushing to disk.  This is also a per-memtable setting.
       Use with MemtableSizeInMB to tune memory usage.
     -->
-    <MemtableObjectCountInMillions>0.1</MemtableObjectCountInMillions>
+    <MemtableObjectCountInMillions>0.02</MemtableObjectCountInMillions>
 
     <!-- Time to wait before garbage-collection deletion markers.
          Set this to a large enough value that you are confident