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

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


The following commit(s) were added to refs/heads/cassandra-3.11 by this push:
     new d7ffdb2  fix missing CHANGES entry
d7ffdb2 is described below

commit d7ffdb2d91c0bfcb6083d254bf7285d847884a08
Author: Brandon Williams <[email protected]>
AuthorDate: Tue Apr 28 10:02:06 2020 -0500

    fix missing CHANGES entry
---
 CHANGES.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/CHANGES.txt b/CHANGES.txt
index b3c593b..bc28c28 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,6 +1,7 @@
 3.11.7
  * Allow sstableloader to use SSL on the native port (CASSANDRA-14904)
 Merged from 3.0:
+ * Fix infinite loop on index query paging in tables with clustering 
(CASSANDRA-14242)
  * Fix chunk index overflow due to large sstable with small chunk length 
(CASSANDRA-15595)
  * Allow selecting static column only when querying static index 
(CASSANDRA-14242)
  * cqlsh return non-zero status when STDIN CQL fails (CASSANDRA-15623)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to