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

ifesdjeen pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/cassandra.git

commit 79ea1e373614c21fd1aa294fb52d693767b91819
Author: Alex Petrov <oleksandr.pet...@gmail.com>
AuthorDate: Thu Nov 19 15:35:57 2020 +0100

    Fix NEWS.txt entry
    
    Patch by Alex Petrov; reviewed by Ekaterina Dimitrova for CASSANDRA-16217
---
 NEWS.txt | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/NEWS.txt b/NEWS.txt
index 498fbbb..43ac816 100644
--- a/NEWS.txt
+++ b/NEWS.txt
@@ -149,10 +149,6 @@ Upgrading
     - Timestamp ties between values resolve differently: if either value has a 
TTL,
       this value always wins. This is to provide consistent reconciliation 
before
       and after the value expires into a tombstone.
-    - Cassandra 4.0 removed support for COMPACT STORAGE tables. All Compact 
Tables
-      have to be migrated using `ALTER ... DROP COMPACT STORAGE` statement in 
3.0/3.11.
-      Cassandra starting 4.0 will not start if flags indicate that the table 
is non-CQL.
-      Syntax for creating compact tables is also deprecated.
     - Support for legacy auth tables in the system_auth keyspace (users,
       permissions, credentials) and the migration code has been removed. 
Migration
       of these legacy auth tables must have been completed before the upgrade 
to


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

Reply via email to