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

brandonwilliams pushed a commit to branch cassandra-5.0
in repository https://gitbox.apache.org/repos/asf/cassandra.git

commit 1902195d9999651ba6405665a79da92c10bb881f
Merge: 326bf4b3f5 103e9cca1a
Author: Brandon Williams <brandonwilli...@apache.org>
AuthorDate: Mon May 6 08:37:01 2024 -0500

    Merge branch 'cassandra-4.1' into cassandra-5.0

 CHANGES.txt           |  1 +
 redhat/cassandra.spec | 11 ++++-------
 2 files changed, 5 insertions(+), 7 deletions(-)

diff --cc CHANGES.txt
index 5a53faf257,0095e2d078..45500b642e
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@@ -39,9 -9,7 +39,10 @@@ Merged from 4.1
   * 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)
 + * Memoize Cassandra verion and add a backoff interval for failed schema 
pulls (CASSANDRA-18902)
 + * Fix StackOverflowError on ALTER after many previous schema changes 
(CASSANDRA-19166)
  Merged from 4.0:
++ * Bring Redhat packge dirs/ownership/perms in line with Debian package 
(CASSANDRA-19565)
   * Make nodetool import congruent with the documentation by not relying on 
the folder structure of the imported SSTable files (CASSANDRA-19401)
   * IR may leak SSTables with pending repair when coming from streaming 
(CASSANDRA-19182)
   * Streaming exception race creates corrupt transaction log files that 
prevent restart (CASSANDRA-18736)


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

Reply via email to