Merge branch 'cassandra-2.1.0' into cassandra-2.1

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

Branch: refs/heads/trunk
Commit: 6e157625f2ee4979441d6af4f91cdfd8edc774ce
Parents: dfa6b98 2f48723
Author: Brandon Williams <brandonwilli...@apache.org>
Authored: Fri Aug 1 10:51:01 2014 -0500
Committer: Brandon Williams <brandonwilli...@apache.org>
Committed: Fri Aug 1 10:51:01 2014 -0500

----------------------------------------------------------------------
 CHANGES.txt                                          | 1 +
 src/java/org/apache/cassandra/dht/RangeStreamer.java | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cassandra/blob/6e157625/CHANGES.txt
----------------------------------------------------------------------
diff --cc CHANGES.txt
index 578ba87,a8299c6..5954236
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@@ -1,17 -1,5 +1,18 @@@
 +2.1.1
 + * Pig support for hadoop CqlInputFormat (CASSANDRA-6454)
 + * Add listen_interface and rpc_interface options (CASSANDRA-7417)
 + * Improve schema merge performance (CASSANDRA-7444)
 + * Adjust MT depth based on # of partition validating (CASSANDRA-5263)
 + * Optimise NativeCell comparisons (CASSANDRA-6755)
 + * Configurable client timeout for cqlsh (CASSANDRA-7516)
 + * Include snippet of CQL query near syntax error in messages (CASSANDRA-7111)
 +Merged from 2.0:
 + * (cqlsh) Add tab-completion for CREATE/DROP USER IF [NOT] EXISTS 
(CASSANDRA-7611)
 + * Catch errors when the JVM pulls the rug out from GCInspector 
(CASSANDRA-5345)
 +
 +
  2.1.0-final
+  * Don't use strict consistency when replacing (CASSANDRA-7568)
   * Fix min/max cell name collection on 2.0 SSTables with range
     tombstones (CASSANDRA-7593)
   * Tolerate min/max cell names of different lengths (CASSANDRA-7651)

Reply via email to