ninja fix: raise default concurrent compactors to 4 to avoid LCS test timeout

This commit is contained in:
Jake Luciani 2014-07-01 14:39:12 -04:00
parent 4c9afde7a8
commit 3958fc4592
1 changed files with 1 additions and 0 deletions

View File

@ -33,4 +33,5 @@ server_encryption_options:
truststore: conf/.truststore
truststore_password: cassandra
incremental_backups: true
concurrent_compactors: 4
compaction_throughput_mb_per_sec: 0