Merge branch 'cassandra-5.0' into trunk

* cassandra-5.0:
  Disable heap dump creation by default on crash for tests that use test/conf/cassandra.yaml
This commit is contained in:
Caleb Rackliffe 2023-08-11 10:37:37 -05:00
commit 5ade7a6cd8
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ full_query_logging_options:
auto_hints_cleanup_enabled: true
heap_dump_path: build/test
dump_heap_on_uncaught_exception: true
dump_heap_on_uncaught_exception: false
read_thresholds_enabled: true
coordinator_read_size_warn_threshold: 1024KiB