This is an automated email from the ASF dual-hosted git repository.
brandonwilliams pushed a commit to branch cassandra-4.0
in repository https://gitbox.apache.org/repos/asf/cassandra.git
The following commit(s) were added to refs/heads/cassandra-4.0 by this push:
new f0699bca74 Ninja fix GetFullQueryLogTest
f0699bca74 is described below
commit f0699bca74f6f829bdaffc56830d88fc8400e4e0
Author: Brandon Williams <[email protected]>
AuthorDate: Thu May 25 09:24:53 2023 -0500
Ninja fix GetFullQueryLogTest
---
test/conf/cassandra.yaml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/test/conf/cassandra.yaml b/test/conf/cassandra.yaml
index 8f3706ff18..017797f349 100644
--- a/test/conf/cassandra.yaml
+++ b/test/conf/cassandra.yaml
@@ -52,3 +52,5 @@ enable_sasi_indexes: true
enable_materialized_views: true
enable_drop_compact_storage: true
file_cache_enabled: true
+full_query_logging_options:
+ allow_nodetool_archive_command: true
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]