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:44 UTC

[1/3] git commit: NEWS

Updated Branches:
  refs/heads/cassandra-2.0 61dc59086 -> 67bbdba82
  refs/heads/trunk 24e9d6310 -> ca7ba1418


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/cassandra-2.0
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


[3/3] git commit: Merge branch 'cassandra-2.0' into trunk

Posted by jb...@apache.org.
Merge branch 'cassandra-2.0' into trunk


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

Branch: refs/heads/trunk
Commit: ca7ba14188f2132e6bf34551e4dca6561049989f
Parents: 24e9d63 67bbdba
Author: Jonathan Ellis <jb...@apache.org>
Authored: Sun Oct 13 05:47:38 2013 -0500
Committer: Jonathan Ellis <jb...@apache.org>
Committed: Sun Oct 13 05:47:38 2013 -0500

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


http://git-wip-us.apache.org/repos/asf/cassandra/blob/ca7ba141/NEWS.txt
----------------------------------------------------------------------


[2/3] git commit: NEWS

Posted by jb...@apache.org.
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