mirror of https://github.com/apache/cassandra
r/m obsolete and unnecessary rpc_timeout_in_ms override from test config
This commit is contained in:
parent
8a96ec7021
commit
40e22489cd
|
|
@ -7,7 +7,6 @@ in_memory_compaction_limit_in_mb: 1
|
|||
commitlog_sync: batch
|
||||
commitlog_sync_batch_window_in_ms: 1.0
|
||||
partitioner: org.apache.cassandra.dht.ByteOrderedPartitioner
|
||||
rpc_timeout_in_ms: 5000
|
||||
listen_address: 127.0.0.1
|
||||
storage_port: 7010
|
||||
rpc_port: 9170
|
||||
|
|
|
|||
Loading…
Reference in New Issue