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 2011/06/16 17:00:04 UTC

svn commit: r1136472 - /cassandra/trunk/test/conf/cassandra.yaml

Author: jbellis
Date: Thu Jun 16 15:00:04 2011
New Revision: 1136472

URL: http://svn.apache.org/viewvc?rev=1136472&view=rev
Log:
fix tests

Modified:
    cassandra/trunk/test/conf/cassandra.yaml

Modified: cassandra/trunk/test/conf/cassandra.yaml
URL: http://svn.apache.org/viewvc/cassandra/trunk/test/conf/cassandra.yaml?rev=1136472&r1=1136471&r2=1136472&view=diff
==============================================================================
--- cassandra/trunk/test/conf/cassandra.yaml (original)
+++ cassandra/trunk/test/conf/cassandra.yaml Thu Jun 16 15:00:04 2011
@@ -14,7 +14,6 @@ rpc_port: 9170
 column_index_size_in_kb: 4
 commitlog_directory: build/test/cassandra/commitlog
 saved_caches_directory: build/test/cassandra/saved_caches
-commitlog_rotation_threshold_in_mb: 128
 data_file_directories:
     - build/test/cassandra/data
 disk_access_mode: mmap