You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by jb...@apache.org on 2013/10/13 12:47:45 UTC

[2/3] git commit: NEWS

NEWS


Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo
Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/67bbdba8
Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/67bbdba8
Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/67bbdba8

Branch: refs/heads/trunk
Commit: 67bbdba82267e759773fbec232ff97e2161a892b
Parents: 61dc590
Author: Jonathan Ellis <jb...@apache.org>
Authored: Sun Oct 13 05:47:29 2013 -0500
Committer: Jonathan Ellis <jb...@apache.org>
Committed: Sun Oct 13 05:47:29 2013 -0500

----------------------------------------------------------------------
 NEWS.txt | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cassandra/blob/67bbdba8/NEWS.txt
----------------------------------------------------------------------
diff --git a/NEWS.txt b/NEWS.txt
index 817b170..da52382 100644
--- a/NEWS.txt
+++ b/NEWS.txt
@@ -20,7 +20,7 @@ using the provided 'sstableupgrade' tool.
 New features
 ------------
     - Speculative retry defaults to 99th percentile
-      (See blog post at TODO)
+      (See blog post at http://www.datastax.com/dev/blog/rapid-read-protection-in-cassandra-2-0-2)
     - Configurable metrics reporting
       (see conf/metrics-reporter-config-sample.yaml)
     - Compaction history and stats are now saved to system keyspace
@@ -43,6 +43,7 @@ Upgrading
 
 Upgrading
 ---------
+    - Java 7 is now *required*!
     - Upgrading is ONLY supported from Cassandra 1.2.9 or later. This
       goes for sstable compatibility as well as network.  When
       upgrading from an earlier release, upgrade to 1.2.9 first and