This is an automated email from the ASF dual-hosted git repository. jlewandowski pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git
commit 759f2b29324aa8e55be736583961845a329b8cbd Merge: a67f4904f7 30d540d797 Author: Jacek Lewandowski <[email protected]> AuthorDate: Tue Sep 12 11:07:09 2023 +0200 Merge branch 'cassandra-5.0' into trunk * cassandra-5.0: Set the delay to 0 for unit tests and fix GuardrailDiskUsageTest Nodetool paxos-only repair is no longer incremental .../cassandra/distributed/test/AuthTest.java | 14 ++------ .../cassandra/distributed/test/ColumnMaskTest.java | 10 ++---- .../test/guardrails/GuardrailDiskUsageTest.java | 3 ++ .../apache/cassandra/distributed/util/Auth.java | 40 ++++++++++++++++++++++ test/unit/org/apache/cassandra/cql3/CQLTester.java | 1 + 5 files changed, 49 insertions(+), 19 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
