mirror of https://github.com/apache/cassandra
fix tests
git-svn-id: https://svn.apache.org/repos/asf/cassandra/trunk@1136472 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
d8b1fc3952
commit
2b72987596
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue