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

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

commit 804098e68be0f60e495715f745987b364a2e82d9
Merge: eeb89ea53b 2fdbda6ac9
Author: Jon Meredith <jonmered...@apache.org>
AuthorDate: Wed Apr 27 11:59:52 2022 -0600

    Merge branch 'cassandra-3.0' into cassandra-3.11

 CHANGES.txt                                               | 1 +
 src/java/org/apache/cassandra/service/StorageService.java | 6 +++++-
 2 files changed, 6 insertions(+), 1 deletion(-)

diff --cc CHANGES.txt
index 18ff521946,e74b2cba35..66b114a379
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@@ -1,11 -1,5 +1,12 @@@
 -3.0.27
 +3.11.13
 + * Upgrade slf4j to 1.7.25 (CASSANDRA-17474)
 + * Upgrade jackson to 2.13.2 (CASSANDRA-17492)
 + * emit warning on keyspace creation when replication factor is bigger than 
the number of nodes (CASSANDRA-16747)
 + * Fix snapshot true size calculation (CASSANDRA-17267)
 + * Validate existence of DCs when repairing (CASSANDRA-17407)
 + * dropping of a materialized view creates a snapshot with dropped- prefix 
(CASSANDRA-17415)
 +Merged from 3.0:
+  * Schema mutations may not be completed on drain (CASSANDRA-17524)
   * Fix data corruption in AbstractCompositeType due to static boolean byte 
buffers (CASSANDRA-14752)
   * Add procps dependency to RPM/Debian packages (CASSANDRA-17516)
   * Suppress CVE-2021-44521 (CASSANDRA-17492)


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

Reply via email to