[7/9] cassandra git commit: ninja fix CHANGES.txt

2017-07-14 Thread bdeggleston
ninja fix CHANGES.txt


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

Branch: refs/heads/trunk
Commit: 7df942bc5c2b50fccf39b06a96b654ca7840d80f
Parents: 7aa89a6
Author: Benjamin Lerer 
Authored: Fri Jul 14 19:17:59 2017 +0200
Committer: Benjamin Lerer 
Committed: Fri Jul 14 19:17:59 2017 +0200

--
 CHANGES.txt | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
--


http://git-wip-us.apache.org/repos/asf/cassandra/blob/7df942bc/CHANGES.txt
--
diff --git a/CHANGES.txt b/CHANGES.txt
index edd66e2..87b058e 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -11,7 +11,8 @@ Merged from 3.0:
 Merged from 2.2:
  * Fix queries with LIMIT and filtering on clustering columns (CASSANDRA-11223)
  * Fix potential NPE when resume bootstrap fails (CASSANDRA-13272)
- * Fix toJSONString for the UDT, tuple and collection types (CASSANDRA-13592)  
* Fix nested Tuples/UDTs validation (CASSANDRA-13646)
+ * Fix toJSONString for the UDT, tuple and collection types (CASSANDRA-13592)
+ * Fix nested Tuples/UDTs validation (CASSANDRA-13646)
 
 3.11.0
  * Allow native function calls in CQLSSTableWriter (CASSANDRA-12606)


-
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org



cassandra git commit: ninja fix CHANGES.txt

2017-07-14 Thread blerer
Repository: cassandra
Updated Branches:
  refs/heads/cassandra-3.11 7aa89a64e -> 7df942bc5


ninja fix CHANGES.txt


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

Branch: refs/heads/cassandra-3.11
Commit: 7df942bc5c2b50fccf39b06a96b654ca7840d80f
Parents: 7aa89a6
Author: Benjamin Lerer 
Authored: Fri Jul 14 19:17:59 2017 +0200
Committer: Benjamin Lerer 
Committed: Fri Jul 14 19:17:59 2017 +0200

--
 CHANGES.txt | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
--


http://git-wip-us.apache.org/repos/asf/cassandra/blob/7df942bc/CHANGES.txt
--
diff --git a/CHANGES.txt b/CHANGES.txt
index edd66e2..87b058e 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -11,7 +11,8 @@ Merged from 3.0:
 Merged from 2.2:
  * Fix queries with LIMIT and filtering on clustering columns (CASSANDRA-11223)
  * Fix potential NPE when resume bootstrap fails (CASSANDRA-13272)
- * Fix toJSONString for the UDT, tuple and collection types (CASSANDRA-13592)  
* Fix nested Tuples/UDTs validation (CASSANDRA-13646)
+ * Fix toJSONString for the UDT, tuple and collection types (CASSANDRA-13592)
+ * Fix nested Tuples/UDTs validation (CASSANDRA-13646)
 
 3.11.0
  * Allow native function calls in CQLSSTableWriter (CASSANDRA-12606)


-
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org



[3/6] cassandra git commit: ninja: fix CHANGES.txt

2017-03-01 Thread paulo
ninja: fix CHANGES.txt


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

Branch: refs/heads/trunk
Commit: 45b6b5b1c693b020361b4341d187725d016c0e17
Parents: 143c503
Author: Paulo Motta 
Authored: Wed Mar 1 22:11:19 2017 -0300
Committer: Paulo Motta 
Committed: Wed Mar 1 22:11:19 2017 -0300

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


http://git-wip-us.apache.org/repos/asf/cassandra/blob/45b6b5b1/CHANGES.txt
--
diff --git a/CHANGES.txt b/CHANGES.txt
index ec3d826..2c3ac39 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,11 +1,11 @@
 3.0.12
- * Avoid race on receiver by starting streaming sender thread after sending 
init message (CASSANDRA-12886)
  * Update c.yaml doc for offheap memtables (CASSANDRA-13179)
  * Faster StreamingHistogram (CASSANDRA-13038)
  * Legacy deserializer can create unexpected boundary range tombstones 
(CASSANDRA-13237)
  * Remove unnecessary assertion from AntiCompactionTest (CASSANDRA-13070)
  * Fix cqlsh COPY for dates before 1900 (CASSANDRA-13185)
 Merged from 2.2
+ * Avoid race on receiver by starting streaming sender thread after sending 
init message (CASSANDRA-12886)
  * Fix "multiple versions of ant detected..." when running ant test 
(CASSANDRA-13232)
  * Coalescing strategy sleeps too much (CASSANDRA-13090)
  * Fix flaky LongLeveledCompactionStrategyTest (CASSANDRA-12202)



[2/6] cassandra git commit: ninja: fix CHANGES.txt

2017-03-01 Thread paulo
ninja: fix CHANGES.txt


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

Branch: refs/heads/cassandra-3.11
Commit: 45b6b5b1c693b020361b4341d187725d016c0e17
Parents: 143c503
Author: Paulo Motta 
Authored: Wed Mar 1 22:11:19 2017 -0300
Committer: Paulo Motta 
Committed: Wed Mar 1 22:11:19 2017 -0300

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


http://git-wip-us.apache.org/repos/asf/cassandra/blob/45b6b5b1/CHANGES.txt
--
diff --git a/CHANGES.txt b/CHANGES.txt
index ec3d826..2c3ac39 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,11 +1,11 @@
 3.0.12
- * Avoid race on receiver by starting streaming sender thread after sending 
init message (CASSANDRA-12886)
  * Update c.yaml doc for offheap memtables (CASSANDRA-13179)
  * Faster StreamingHistogram (CASSANDRA-13038)
  * Legacy deserializer can create unexpected boundary range tombstones 
(CASSANDRA-13237)
  * Remove unnecessary assertion from AntiCompactionTest (CASSANDRA-13070)
  * Fix cqlsh COPY for dates before 1900 (CASSANDRA-13185)
 Merged from 2.2
+ * Avoid race on receiver by starting streaming sender thread after sending 
init message (CASSANDRA-12886)
  * Fix "multiple versions of ant detected..." when running ant test 
(CASSANDRA-13232)
  * Coalescing strategy sleeps too much (CASSANDRA-13090)
  * Fix flaky LongLeveledCompactionStrategyTest (CASSANDRA-12202)



[1/6] cassandra git commit: ninja: fix CHANGES.txt

2017-03-01 Thread paulo
Repository: cassandra
Updated Branches:
  refs/heads/cassandra-3.0 143c50339 -> 45b6b5b1c
  refs/heads/cassandra-3.11 4599da218 -> 093b2e294
  refs/heads/trunk d74cc0802 -> d91b40039


ninja: fix CHANGES.txt


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

Branch: refs/heads/cassandra-3.0
Commit: 45b6b5b1c693b020361b4341d187725d016c0e17
Parents: 143c503
Author: Paulo Motta 
Authored: Wed Mar 1 22:11:19 2017 -0300
Committer: Paulo Motta 
Committed: Wed Mar 1 22:11:19 2017 -0300

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


http://git-wip-us.apache.org/repos/asf/cassandra/blob/45b6b5b1/CHANGES.txt
--
diff --git a/CHANGES.txt b/CHANGES.txt
index ec3d826..2c3ac39 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,11 +1,11 @@
 3.0.12
- * Avoid race on receiver by starting streaming sender thread after sending 
init message (CASSANDRA-12886)
  * Update c.yaml doc for offheap memtables (CASSANDRA-13179)
  * Faster StreamingHistogram (CASSANDRA-13038)
  * Legacy deserializer can create unexpected boundary range tombstones 
(CASSANDRA-13237)
  * Remove unnecessary assertion from AntiCompactionTest (CASSANDRA-13070)
  * Fix cqlsh COPY for dates before 1900 (CASSANDRA-13185)
 Merged from 2.2
+ * Avoid race on receiver by starting streaming sender thread after sending 
init message (CASSANDRA-12886)
  * Fix "multiple versions of ant detected..." when running ant test 
(CASSANDRA-13232)
  * Coalescing strategy sleeps too much (CASSANDRA-13090)
  * Fix flaky LongLeveledCompactionStrategyTest (CASSANDRA-12202)



cassandra git commit: ninja-fix CHANGES.txt

2017-01-18 Thread jasobrown
Repository: cassandra
Updated Branches:
  refs/heads/trunk d6ceb940e -> 8c7ed28a6


ninja-fix CHANGES.txt


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

Branch: refs/heads/trunk
Commit: 8c7ed28a6bd7f8c581622504faed6ef9525364a9
Parents: d6ceb94
Author: Jason Brown 
Authored: Wed Jan 18 06:47:23 2017 -0800
Committer: Jason Brown 
Committed: Wed Jan 18 06:47:23 2017 -0800

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


http://git-wip-us.apache.org/repos/asf/cassandra/blob/8c7ed28a/CHANGES.txt
--
diff --git a/CHANGES.txt b/CHANGES.txt
index c29da96..2935342 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,4 +1,5 @@
 4.0
+ * Speed-up start-up sequence by avoiding un-needed flushes (CASSANDRA-13031)
  * Use Caffeine (W-TinyLFU) for on-heap caches (CASSANDRA-10855)
  * Thrift removal (CASSANDRA-5)
  * Remove pre-3.0 compatibility code for 4.0 (CASSANDRA-12716)



cassandra git commit: ninja fix CHANGES.txt

2016-11-29 Thread jasobrown
Repository: cassandra
Updated Branches:
  refs/heads/trunk 6622f8730 -> 54877fef4


ninja fix CHANGES.txt


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

Branch: refs/heads/trunk
Commit: 54877fef463fececaf3cb9274bb4baae3994a692
Parents: 6622f87
Author: Jason Brown 
Authored: Tue Nov 29 11:21:54 2016 -0800
Committer: Jason Brown 
Committed: Tue Nov 29 11:21:54 2016 -0800

--
 CHANGES.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/cassandra/blob/54877fef/CHANGES.txt
--
diff --git a/CHANGES.txt b/CHANGES.txt
index 8e98260..d76bf8c 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -7,13 +7,13 @@
 
 
 3.12
- * Remove timing window in test case (CASSANDRA-12875)
- * Resolve unit testing without JCE security libraries installed 
(CASSANDRA-12945)
  * cqlsh auto completion: refactor definition of compaction strategy options 
(CASSANDRA-12946)
  * Add support for arithmetic operators (CASSANDRA-11935)
 
 
 3.10
+ * Remove timing window in test case (CASSANDRA-12875)
+ * Resolve unit testing without JCE security libraries installed 
(CASSANDRA-12945)
  * Fix inconsistencies in cassandra-stress load balancing policy 
(CASSANDRA-12919)
  * Fix validation of non-frozen UDT cells (CASSANDRA-12916)
  * Don't shut down socket input/output on StreamSession (CASSANDRA-12903)



[2/3] cassandra git commit: ninja fix CHANGES.txt

2016-11-29 Thread jasobrown
ninja fix CHANGES.txt


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

Branch: refs/heads/trunk
Commit: fff319bfd62d7f8652b71ff4eeaad8c0260e4427
Parents: 979f5f5
Author: Jason Brown 
Authored: Tue Nov 29 11:18:29 2016 -0800
Committer: Jason Brown 
Committed: Tue Nov 29 11:18:29 2016 -0800

--
 CHANGES.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/cassandra/blob/fff319bf/CHANGES.txt
--
diff --git a/CHANGES.txt b/CHANGES.txt
index fb85765..2aab0b2 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,11 +1,11 @@
 3.12
- * Remove timing window in test case (CASSANDRA-12875)
- * Resolve unit testing without JCE security libraries installed 
(CASSANDRA-12945)
  * cqlsh auto completion: refactor definition of compaction strategy options 
(CASSANDRA-12946)
  * Add support for arithmetic operators (CASSANDRA-11935)
 
 
 3.10
+ * Remove timing window in test case (CASSANDRA-12875)
+ * Resolve unit testing without JCE security libraries installed 
(CASSANDRA-12945)
  * Fix inconsistencies in cassandra-stress load balancing policy 
(CASSANDRA-12919)
  * Fix validation of non-frozen UDT cells (CASSANDRA-12916)
  * Don't shut down socket input/output on StreamSession (CASSANDRA-12903)



[1/3] cassandra git commit: ninja fix CHANGES.txt

2016-11-29 Thread jasobrown
Repository: cassandra
Updated Branches:
  refs/heads/cassandra-3.X 979f5f58e -> fff319bfd
  refs/heads/trunk db0be3465 -> 6622f8730


ninja fix CHANGES.txt


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

Branch: refs/heads/cassandra-3.X
Commit: fff319bfd62d7f8652b71ff4eeaad8c0260e4427
Parents: 979f5f5
Author: Jason Brown 
Authored: Tue Nov 29 11:18:29 2016 -0800
Committer: Jason Brown 
Committed: Tue Nov 29 11:18:29 2016 -0800

--
 CHANGES.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/cassandra/blob/fff319bf/CHANGES.txt
--
diff --git a/CHANGES.txt b/CHANGES.txt
index fb85765..2aab0b2 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,11 +1,11 @@
 3.12
- * Remove timing window in test case (CASSANDRA-12875)
- * Resolve unit testing without JCE security libraries installed 
(CASSANDRA-12945)
  * cqlsh auto completion: refactor definition of compaction strategy options 
(CASSANDRA-12946)
  * Add support for arithmetic operators (CASSANDRA-11935)
 
 
 3.10
+ * Remove timing window in test case (CASSANDRA-12875)
+ * Resolve unit testing without JCE security libraries installed 
(CASSANDRA-12945)
  * Fix inconsistencies in cassandra-stress load balancing policy 
(CASSANDRA-12919)
  * Fix validation of non-frozen UDT cells (CASSANDRA-12916)
  * Don't shut down socket input/output on StreamSession (CASSANDRA-12903)