mirror of https://github.com/apache/cassandra
11 lines
381 B
YAML
11 lines
381 B
YAML
#
|
|
# This test config is used to test the Converters added for configuration backward compatibility in 4.1 post
|
|
# CASSANDRA-15234. It tests setting old Config names (CASSANDRA-17737)
|
|
#
|
|
sstable_preemptive_open_interval_in_mb: -1
|
|
index_summary_resize_interval_in_minutes: -1
|
|
cache_load_timeout_seconds: -1
|
|
commitlog_sync_group_window_in_ms: NaN
|
|
credentials_update_interval_in_ms: -1
|
|
|