This is an automated email from the ASF dual-hosted git repository.

marcuse pushed a change to branch cassandra-4.1
in repository https://gitbox.apache.org/repos/asf/cassandra.git


    from 93efe0ee04 Merge branch 'cassandra-4.0' into cassandra-4.1
     new aafb4d1944 Improve nodetool enable{audit,fullquery}log
     new 72fc04d238 Merge branch 'cassandra-4.0' into cassandra-4.1

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 CHANGES.txt                                        |  1 +
 conf/cassandra.yaml                                |  2 ++
 .../cassandra/config/DatabaseDescriptor.java       |  5 ++++
 .../apache/cassandra/service/StorageService.java   |  8 +++++-
 .../cassandra/tools/nodetool/EnableAuditLog.java   |  4 ++-
 .../tools/nodetool/EnableFullQueryLog.java         |  3 ++-
 .../cassandra/utils/binlog/BinLogOptions.java      |  7 ++++++
 .../apache/cassandra/audit/AuditLoggerTest.java    | 29 ++++++++++++++++++++++
 .../apache/cassandra/fql/FullQueryLoggerTest.java  | 27 ++++++++++++++++++++
 9 files changed, 83 insertions(+), 3 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to