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/08 22:46:02 UTC

[2/3] git commit: add 6164 to NEWS

add 6164 to NEWS


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

Branch: refs/heads/cassandra-2.0
Commit: d8d764db2c7c589de0bc8bbd0b544daa4d374d1b
Parents: f31e399
Author: Jonathan Ellis <jb...@apache.org>
Authored: Tue Oct 8 15:44:09 2013 -0500
Committer: Jonathan Ellis <jb...@apache.org>
Committed: Tue Oct 8 15:44:09 2013 -0500

----------------------------------------------------------------------
 NEWS.txt | 10 ++++++++++
 1 file changed, 10 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cassandra/blob/d8d764db/NEWS.txt
----------------------------------------------------------------------
diff --git a/NEWS.txt b/NEWS.txt
index 78c8a4c..9fb634f 100644
--- a/NEWS.txt
+++ b/NEWS.txt
@@ -13,6 +13,16 @@ restore snapshots created with the previous major version using the
 'sstableloader' tool. You can upgrade the file format of your snapshots
 using the provided 'sstableupgrade' tool.
 
+
+1.2.11
+======
+
+Upgrading
+---------
+    - ColumnFamilyMetrics#sstablesPerReadHistogram switched from uniform sampling
+      to biased-to-last-five-minutes sampling.
+
+
 1.2.10
 ======