Skip to content

Commit ba42ece

Browse files
author
Nitsan Wakart
committed
[revert] checking baseline of QA
1 parent 3c47728 commit ba42ece

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/java/org/apache/cassandra/config/CassandraRelevantProperties.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ public enum CassandraRelevantProperties
193193
CONSISTENT_RANGE_MOVEMENT("cassandra.consistent.rangemovement", "true"),
194194
CONSISTENT_SIMULTANEOUS_MOVES_ALLOW("cassandra.consistent.simultaneousmoves.allow"),
195195
CRYPTO_PROVIDER_CLASS_NAME("cassandra.crypto_provider_class_name"),
196-
CURSOR_COMPACTION_ENABLED("cassandra.cursor_compaction_enabled", "true"),
196+
CURSOR_COMPACTION_ENABLED("cassandra.cursor_compaction_enabled", "false"),
197197
CUSTOM_DISK_ERROR_HANDLER("cassandra.custom_disk_error_handler"),
198198
CUSTOM_GUARDRAILS_CONFIG_PROVIDER_CLASS("cassandra.custom_guardrails_config_provider_class"),
199199
CUSTOM_QUERY_HANDLER_CLASS("cassandra.custom_query_handler_class"),

0 commit comments

Comments
 (0)