You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by ma...@apache.org on 2015/08/10 13:51:24 UTC

cassandra git commit: Document removal of cold_reads_to_omit (CASSANDRA-9997)

Repository: cassandra
Updated Branches:
  refs/heads/cassandra-2.2 2dd8101ae -> 4f14c8547


Document removal of cold_reads_to_omit (CASSANDRA-9997)


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

Branch: refs/heads/cassandra-2.2
Commit: 4f14c85471a6ee443429dd3da06d9cc8f56feeca
Parents: 2dd8101
Author: Marcus Eriksson <ma...@apache.org>
Authored: Mon Aug 10 13:49:05 2015 +0200
Committer: Marcus Eriksson <ma...@apache.org>
Committed: Mon Aug 10 13:49:05 2015 +0200

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


http://git-wip-us.apache.org/repos/asf/cassandra/blob/4f14c854/NEWS.txt
----------------------------------------------------------------------
diff --git a/NEWS.txt b/NEWS.txt
index d0a6d9d..37a1b9e 100644
--- a/NEWS.txt
+++ b/NEWS.txt
@@ -99,6 +99,7 @@ New features
      to convert from timestamp into date type and bigint raw value.
    - The toTimestamp(date) and toUnixTimestamp(date) functions have been added to allow
      to convert from date into timestamp type and bigint raw value.
+   - SizeTieredCompactionStrategy parameter cold_reads_to_omit has been removed.
 
 
 2.1.9