From 01b52de41e742d4c9a27d9d907839f1082af95a2 Mon Sep 17 00:00:00 2001 From: Aleksey Yeshchenko Date: Wed, 13 Nov 2019 16:49:27 +0000 Subject: [PATCH] Make note of replicate_on_write and populate_io_cache_on_flush table options removal in NEWS.txt patch by Leon Zaruvinsky for CASSANDRA-15408 --- NEWS.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS.txt b/NEWS.txt index 39acc665d9..9c976dd0aa 100644 --- a/NEWS.txt +++ b/NEWS.txt @@ -435,6 +435,8 @@ Upgrading - The 'index_interval' option for 'CREATE TABLE' statements, which has been deprecated since 2.1 and replaced with the 'min_index_interval' and 'max_index_interval' options, has now been removed. + - The 'replicate_on_write' and 'populate_io_cache_on_flush' options for 'CREATE TABLE' statements, + which have been deprecated since 2.1, have also been removed. - Batchlog entries are now stored in a new table - system.batches. The old one has been deprecated. - JMX methods set/getCompactionStrategyClass have been removed, use