You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by al...@apache.org on 2014/06/06 21:26:31 UTC

git commit: CASSANDRA-7359 CHANGES.txt

Repository: cassandra
Updated Branches:
  refs/heads/cassandra-2.1 512c3d1a4 -> 958a54c0b


CASSANDRA-7359 CHANGES.txt


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

Branch: refs/heads/cassandra-2.1
Commit: 958a54c0bd4be2921d4afed56a529e736cd0bbb7
Parents: 512c3d1
Author: Aleksey Yeschenko <al...@apache.org>
Authored: Fri Jun 6 22:26:06 2014 +0300
Committer: Aleksey Yeschenko <al...@apache.org>
Committed: Fri Jun 6 22:26:06 2014 +0300

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


http://git-wip-us.apache.org/repos/asf/cassandra/blob/958a54c0/CHANGES.txt
----------------------------------------------------------------------
diff --git a/CHANGES.txt b/CHANGES.txt
index 6e4095e..45c2063 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,4 +1,5 @@
 2.1.0
+ * Reduce likelihood of contention on local paxos locking (CASSANDRA-7359)
  * Upgrade to Pig 0.12.1 (CASSANDRA-6556)
  * Make sure we clear out repair sessions from netstats (CASSANDRA-7329)
  * Don't fail streams on failure detector downs (CASSANDRA-3569)