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 ea1f9e4504cec1849a96c4b8eac962783662fcd8
Merge: ad86c9d201 676f7ee751
Author: Jacek Lewandowski <lewandowski.ja...@gmail.com>
AuthorDate: Wed Dec 6 18:05:49 2023 +0100

    Merge branch 'cassandra-5.0' into trunk
    
    * cassandra-5.0:
      Fix StackOverflowError on ALTER after many previous schema changes

 CHANGES.txt | 1 +
 1 file changed, 1 insertion(+)

diff --cc CHANGES.txt
index 6fcb72dcf1,c69b0e1234..60879f9d64
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@@ -302,6 -291,6 +302,7 @@@ Merged from 3.0
  
  
  4.1.4
++ * Fix StackOverflowError on ALTER after many previous schema changes 
(CASSANDRA-19166)
  Merged from 4.0:
   * Fix NTS log message when an unrecognized strategy option is passed 
(CASSANDRA-18679)
   * Fix BulkLoader ignoring cipher suites options (CASSANDRA-18582)


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

Reply via email to