diff --git a/NEWS.txt b/NEWS.txt index 2356faad6f..2c29606c9f 100644 --- a/NEWS.txt +++ b/NEWS.txt @@ -15,6 +15,13 @@ Upgrading --------- - Nothing specific to 1.0.7, please report to instruction for 1.0.6 +Other +----- + - Adds new setstreamthroughput to nodetool to configure streaming + throttling + - Adds JMX property to get/set rpc_timeout_in_ms at runtime + - Allow configuring (per-CF) bloom_filter_fp_chance + 1.0.6 ===== @@ -29,13 +36,6 @@ Upgrading setting the right value and then run scrub on the column family. - Please report to instruction for 1.0.5 if coming from an older version. -Other ------ - - Adds new setstreamthroughput to nodetool to configure streaming - throttling - - Adds JMX property to get/set rpc_timeout_in_ms at runtime - - Allow configuring (per-CF) bloom_filter_fp_chance - 1.0.5 =====