Author: slebresne
Date: Wed May 4 07:08:48 2011
New Revision: 1099341
URL: http://svn.apache.org/viewvc?rev=1099341&view=rev
Log:
Fix typo (concurrent_compacters -> concurrent_compactors) in cassandra.yaml
Modified:
cassandra/branches/cassandra-0.8/conf/cassandra.yaml
Modified: cassandra/branches/cassandra-0.8/conf/cassandra.yaml
URL:
http://svn.apache.org/viewvc/cassandra/branches/cassandra-0.8/conf/cassandra.yaml?rev=1099341&r1=1099340&r2=1099341&view=diff
==============================================================================
--- cassandra/branches/cassandra-0.8/conf/cassandra.yaml (original)
+++ cassandra/branches/cassandra-0.8/conf/cassandra.yaml Wed May 4 07:08:48
2011
@@ -257,7 +257,7 @@ in_memory_compaction_limit_in_mb: 64
# problems with compaction running too slowly or too fast, you should look at
# compaction_throughput_mb_per_sec first.
# Uncomment to make compaction mono-threaded.
-#concurrent_compacters: 1
+#concurrent_compactors: 1
# Throttles compaction to the given total throughput across the entire
# system. The faster you insert data, the faster you need to compact in