This is an automated email from the ASF dual-hosted git repository. frankgh pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git
The following commit(s) were added to refs/heads/trunk by this push: new 773b3a3911 ninja-fix CHANGES.txt add missing entry for CASSANDRA-20320 773b3a3911 is described below commit 773b3a391155d39bc6f65422d4990b1179d3108d Author: Francisco Guerrero <fran...@apache.org> AuthorDate: Thu Feb 27 14:43:44 2025 -0800 ninja-fix CHANGES.txt add missing entry for CASSANDRA-20320 --- CHANGES.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES.txt b/CHANGES.txt index afda96a8f7..630a13c373 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,4 +1,5 @@ 5.1 + * Paxos Repair: NoSuchElementException on DistributedSchema.getKeyspaceMetadata (CASSANDRA-20320) * Improve performance of DistributedSchema.validate for large schemas (CASSANDRA-20360) * Add JSON constraint (CASSANDRA-20273) * Prevent invalid constraint combinations (CASSANDRA-20330) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org For additional commands, e-mail: commits-h...@cassandra.apache.org