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/b2218d0d
Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/b2218d0d
Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/b2218d0d

Branch: refs/heads/trunk
Commit: b2218d0d824407b6760320d03b1751b52afc00d7
Parents: 63d1d29 fb3995a
Author: Aleksey Yeschenko <alek...@apache.org>
Authored: Sat Aug 2 13:41:11 2014 +0300
Committer: Aleksey Yeschenko <alek...@apache.org>
Committed: Sat Aug 2 13:41:11 2014 +0300

----------------------------------------------------------------------
 CHANGES.txt                                                   | 1 +
 .../apache/cassandra/cql3/statements/CreateTypeStatement.java | 7 ++++++-
 2 files changed, 7 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cassandra/blob/b2218d0d/CHANGES.txt
----------------------------------------------------------------------
diff --cc CHANGES.txt
index c39490a,eaa3b43..c76b310
--- 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
+  * Reject counters inside user types (CASSANDRA-7672)
   * Switch to notification-based GCInspector (CASSANDRA-7638)
   * (cqlsh) Handle nulls in UDTs and tuples correctly (CASSANDRA-7656)
   * Don't use strict consistency when replacing (CASSANDRA-7568)

Reply via email to