You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by br...@apache.org on 2014/05/28 21:40:07 UTC

[2/6] git commit: remove duplicate changes entry

remove duplicate changes entry


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

Branch: refs/heads/cassandra-2.1
Commit: 999bee7951cf5aa65511c55d53ff9760680eb116
Parents: a3b9d56
Author: Brandon Williams <br...@apache.org>
Authored: Wed May 28 14:39:03 2014 -0500
Committer: Brandon Williams <br...@apache.org>
Committed: Wed May 28 14:39:03 2014 -0500

----------------------------------------------------------------------
 CHANGES.txt | 13 -------------
 1 file changed, 13 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cassandra/blob/999bee79/CHANGES.txt
----------------------------------------------------------------------
diff --git a/CHANGES.txt b/CHANGES.txt
index 2b8ce60..94a1f06 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -36,19 +36,6 @@
  * Re-add parameter columns to tracing session (CASSANDRA-6942)
  * Fix writetime/ttl functions for static columns (CASSANDRA-7081)
  * Suggest CTRL-C or semicolon after three blank lines in cqlsh (CASSANDRA-7142)
- * (Hadoop) support authentication in CqlRecordReader (CASSANDRA-7221)
- * (Hadoop) Close java driver Cluster in CQLRR.close (CASSANDRA-7228)
- * Fix potential SlabAllocator yield-starvation (CASSANDRA-7133)
- * Warn when 'USING TIMESTAMP' is used on a CAS BATCH (CASSANDRA-7067)
- * Starting threads in OutboundTcpConnectionPool constructor causes race conditions (CASSANDRA-7177)
- * return all cpu values from BackgroundActivityMonitor.readAndCompute (CASSANDRA-7183)
- * fix c* launch issues on Russian os's due to output of linux 'free' cmd (CASSANDRA-6162)
- * Fix disabling autocompaction (CASSANDRA-7187)
- * Fix potential NumberFormatException when deserializing IntegerType (CASSANDRA-7088)
- * cqlsh can't tab-complete disabling compaction (CASSANDRA-7185)
- * cqlsh: Accept and execute CQL statement(s) from command-line parameter (CASSANDRA-7172)
- * Fix IllegalStateException in CqlPagingRecordReader (CASSANDRA-7198)
- * Fix the InvertedIndex trigger example (CASSANDRA-7211)
  * Add --resolve-ip option to 'nodetool ring' (CASSANDRA-7210)
  * Fix duplicated error messages on directory creation error at startup (CASSANDRA-5818)
  * reduce garbage on codec flag deserialization (CASSANDRA-7244)