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/09/24 00:13:53 UTC

[3/8] git commit: fix CHANGES

fix CHANGES


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

Branch: refs/heads/trunk
Commit: d014e4ce2e413dc4db6f92cbf751792e703d166b
Parents: 2267c20
Author: Jonathan Ellis <jb...@apache.org>
Authored: Mon Sep 23 17:13:19 2013 -0500
Committer: Jonathan Ellis <jb...@apache.org>
Committed: Mon Sep 23 17:13:19 2013 -0500

----------------------------------------------------------------------
 CHANGES.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cassandra/blob/d014e4ce/CHANGES.txt
----------------------------------------------------------------------
diff --git a/CHANGES.txt b/CHANGES.txt
index 9ed00e2..cecb88a 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -2,7 +2,7 @@
  * Allow cache-keys-to-save to be set at runtime (CASSANDRA-5980)
  * Allow where clause conditions to be in parenthesis (CASSANDRA-6037)
  * Do not open non-ssl storage port if encryption option is all (CASSANDRA-3916)
- * Improve memory usage of metadata min/max column names (CASSANDRA-6077)
+ * Move batchlog replay to its own executor (CASSANDRA-6079)
  * Add tombstone debug threshold and histogram (CASSANDRA-6042, 6057)