This is an automated email from the ASF dual-hosted git repository. brandonwilliams pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git
commit b50c3511ef8c4a9a99973629f4c32b5ae1ecd538 Merge: 4f75659654 064d0db0fd Author: Brandon Williams <brandonwilli...@apache.org> AuthorDate: Thu May 25 09:27:56 2023 -0500 Merge branch 'cassandra-4.1' into trunk test/conf/cassandra.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --cc test/conf/cassandra.yaml index f98207879c,89c5685a9d..6e3059a635 --- a/test/conf/cassandra.yaml +++ b/test/conf/cassandra.yaml @@@ -52,11 -52,10 +52,13 @@@ sasi_indexes_enabled: tru materialized_views_enabled: true drop_compact_storage_enabled: true file_cache_enabled: true + full_query_logging_options: + allow_nodetool_archive_command: true auto_hints_cleanup_enabled: true +heap_dump_path: build/test +dump_heap_on_uncaught_exception: true + read_thresholds_enabled: true coordinator_read_size_warn_threshold: 1024KiB coordinator_read_size_fail_threshold: 4096KiB --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org For additional commands, e-mail: commits-h...@cassandra.apache.org