You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by ja...@apache.org on 2015/05/15 15:03:11 UTC

[2/3] cassandra git commit: changes.txt

changes.txt


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

Branch: refs/heads/trunk
Commit: 6544fb7aaa7f338cc5db5017b65274d3cf99011c
Parents: ebd05dd
Author: T Jake Luciani <ja...@apache.org>
Authored: Fri May 15 08:55:12 2015 -0400
Committer: T Jake Luciani <ja...@apache.org>
Committed: Fri May 15 08:55:12 2015 -0400

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


http://git-wip-us.apache.org/repos/asf/cassandra/blob/6544fb7a/CHANGES.txt
----------------------------------------------------------------------
diff --git a/CHANGES.txt b/CHANGES.txt
index 46a1374..651f49a 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,4 +1,5 @@
 2.1.6
+ * Warn on misuse of unlogged batches (CASSANDRA-9282)
  * Failure detector detects and ignores local pauses (CASSANDRA-9183)
  * Add utility class to support for rate limiting a given log statement (CASSANDRA-9029)
  * Add missing consistency levels to cassandra-stess (CASSANDRA-9361)