This is an automated email from the ASF dual-hosted git repository. smiklosovic pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git
commit 053ba8476db50094ed7114d2c86dc4c5e4a480a2 Merge: 336ad623c1 786ba38200 Author: Stefan Miklosovic <[email protected]> AuthorDate: Mon Jun 10 10:56:13 2024 +0200 Merge branch 'cassandra-5.0' into trunk CHANGES.txt | 1 + .../cleanup/PaxosCleanupLocalCoordinator.java | 22 +++++++++++++++++----- 2 files changed, 18 insertions(+), 5 deletions(-) diff --cc CHANGES.txt index 3a95f15519,210a834af5..12492b05eb --- a/CHANGES.txt +++ b/CHANGES.txt @@@ -84,8 -37,10 +84,9 @@@ Merged from 5.0 * Fix resource cleanup after SAI query timeouts (CASSANDRA-19177) * Suppress CVE-2023-6481 (CASSANDRA-19184) Merged from 4.1: + * Reduce info logging from automatic paxos repair (CASSANDRA-19445) * Support legacy plain_text_auth section in credentials file removed unintentionally (CASSANDRA-19498) * Make queries visible to the "system_views.queries" virtual table at the coordinator level (CASSANDRA-19577) - * Concurrent equivalent schema updates lead to unresolved disagreement (CASSANDRA-19578) * Fix hints delivery for a node going down repeatedly (CASSANDRA-19495) * Do not go to disk for reading hints file sizes (CASSANDRA-19477) * Fix system_views.settings to handle array types (CASSANDRA-19475) --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
