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 2012/02/01 20:12:53 UTC

[7/8] git commit: update changes for 3733

update changes for 3733


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

Branch: refs/heads/cassandra-1.0
Commit: 9ecaa2a5c0549c1da1ebca0869f1c00fe1cad9e8
Parents: aacbb1c
Author: Brandon Williams <br...@apache.org>
Authored: Thu Jan 12 11:23:05 2012 -0600
Committer: Brandon Williams <br...@apache.org>
Committed: Thu Jan 12 11:23:05 2012 -0600

----------------------------------------------------------------------
 CHANGES.txt |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cassandra/blob/9ecaa2a5/CHANGES.txt
----------------------------------------------------------------------
diff --git a/CHANGES.txt b/CHANGES.txt
index 42218a7..64b2747 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -2,6 +2,7 @@
  * prevent new nodes from thinking down nodes are up forever (CASSANDRA-3626)
  * use correct list of replicas for LOCAL_QUORUM reads when read repair
    is disabled (CASSANDRA-3696)
+ * block on flush before compacting hints (may prevent OOM) (CASSANDRA-3733)
 
 
 0.8.9