[cassandra] branch cassandra-3.11 updated: Frozen RawTuple is not annotated with frozen in the toString method

2020-07-22 Thread snazy
This is an automated email from the ASF dual-hosted git repository. snazy pushed a commit to branch cassandra-3.11 in repository https://gitbox.apache.org/repos/asf/cassandra.git The following commit(s) were added to refs/heads/cassandra-3.11 by this push: new d51c18f Frozen RawTuple

[cassandra] 01/01: Merge branch 'cassandra-3.11' into trunk

2020-07-22 Thread snazy
This is an automated email from the ASF dual-hosted git repository. snazy pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git commit a76d288c32e9a062dfafc8e38a33b8aed064913e Merge: f3198c4 d51c18f Author: Yifan Cai AuthorDate: Wed Jul 22 11:11:25 2020

[cassandra] branch trunk updated (f3198c4 -> a76d288)

2020-07-22 Thread snazy
This is an automated email from the ASF dual-hosted git repository. snazy pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git. from f3198c4 Verify sstable components on startup new d51c18f Frozen RawTuple is not annotated with frozen

[cassandra-dtest] branch master updated (ca00939 -> d08296b)

2020-06-04 Thread snazy
This is an automated email from the ASF dual-hosted git repository. snazy pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/cassandra-dtest.git. from ca00939 Fix `@since` for upgrade_internal_auth_test.TestAuthUpgrade.test_upgrade_to_22

[cassandra] branch trunk updated: Use Docker image for dtests in CircleCI w/ JAVA8_HOME environment variable & Allow different pip-source-install repos in requirements.txt

2020-06-04 Thread snazy
This is an automated email from the ASF dual-hosted git repository. snazy pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git The following commit(s) were added to refs/heads/trunk by this push: new d6552ce Use Docker image for dtests

[cassandra-dtest] branch master updated: Fix `@since` for upgrade_internal_auth_test.TestAuthUpgrade.test_upgrade_to_22 + test_upgrade_to_30

2020-06-04 Thread snazy
This is an automated email from the ASF dual-hosted git repository. snazy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cassandra-dtest.git The following commit(s) were added to refs/heads/master by this push: new ca00939 Fix `@since

[cassandra-builds] branch master updated: CASSANDRA-15835 Update Docker image w/ JAVA8_HOME via ENV

2020-06-03 Thread snazy
This is an automated email from the ASF dual-hosted git repository. snazy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cassandra-builds.git The following commit(s) were added to refs/heads/master by this push: new 45dc010 CASSANDRA-15835 Update Docker

[cassandra-builds] branch master updated: CASSANDRA-15835 Update Docker image w/ JAVA8_HOME via ENV

2020-06-03 Thread snazy
This is an automated email from the ASF dual-hosted git repository. snazy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cassandra-builds.git The following commit(s) were added to refs/heads/master by this push: new 45dc010 CASSANDRA-15835 Update Docker

[cassandra-builds] branch master updated: Allow different pip-source-install repos in requirements.txt (#23)

2020-06-02 Thread snazy
This is an automated email from the ASF dual-hosted git repository. snazy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cassandra-builds.git The following commit(s) were added to refs/heads/master by this push: new bf6bc98 Allow different pip-source

[cassandra] branch trunk updated: Fixed non-deterministic test in CasWriteTest

2020-05-19 Thread snazy
This is an automated email from the ASF dual-hosted git repository. snazy pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git The following commit(s) were added to refs/heads/trunk by this push: new fdcd0df Fixed non-deterministic test

[cassandra] branch trunk updated: Add isTransient to SSTableMetadataView

2020-05-19 Thread snazy
This is an automated email from the ASF dual-hosted git repository. snazy pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git The following commit(s) were added to refs/heads/trunk by this push: new 3f689e9 Add isTransient to SSTableMetadataView

[cassandra] branch trunk updated: Fix tools/bin/fqltool for all shells

2020-05-19 Thread snazy
This is an automated email from the ASF dual-hosted git repository. snazy pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git The following commit(s) were added to refs/heads/trunk by this push: new ec07cd7 Fix tools/bin/fqltool for all shells

[cassandra] branch trunk updated: Less test stderr spam when running tests w/ java 11

2020-05-04 Thread snazy
This is an automated email from the ASF dual-hosted git repository. snazy pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git The following commit(s) were added to refs/heads/trunk by this push: new e394dc0 Less test stderr spam when running

[cassandra] branch trunk updated: Fix flakiness of org.apache.cassandra.metrics.DecayingEstimatedHistogramReservoirTest#testStriping and apply the same "fix" to other tests

2020-05-04 Thread snazy
This is an automated email from the ASF dual-hosted git repository. snazy pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git The following commit(s) were added to refs/heads/trunk by this push: new df8e736 Fix flakiness

[cassandra] branch trunk updated: Fix flaky CustomNowInSecondsTest.testSelectQuery()

2020-04-23 Thread snazy
This is an automated email from the ASF dual-hosted git repository. snazy pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git The following commit(s) were added to refs/heads/trunk by this push: new 7f0df2e Fix flaky

[cassandra] 01/01: Merge branch 'cassandra-3.11' into trunk

2020-04-21 Thread snazy
This is an automated email from the ASF dual-hosted git repository. snazy pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git commit b870562008672edfe57d11cb1d147d3d57da5ead Merge: b05fe7a d833df8 Author: Robert Stupp AuthorDate: Tue Apr 21 16:14:05

[cassandra] branch trunk updated (b05fe7a -> b870562)

2020-04-21 Thread snazy
This is an automated email from the ASF dual-hosted git repository. snazy pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git. from b05fe7a Optimize Zero Copy Streaming file containment check by using file sections new 2aa7cf8

[cassandra] branch cassandra-3.0 updated: FBUtilitities.testWaitFirstFuture is flaky

2020-04-21 Thread snazy
This is an automated email from the ASF dual-hosted git repository. snazy pushed a commit to branch cassandra-3.0 in repository https://gitbox.apache.org/repos/asf/cassandra.git The following commit(s) were added to refs/heads/cassandra-3.0 by this push: new 2aa7cf8

[cassandra] branch cassandra-3.11 updated (9b940a5 -> d833df8)

2020-04-21 Thread snazy
This is an automated email from the ASF dual-hosted git repository. snazy pushed a change to branch cassandra-3.11 in repository https://gitbox.apache.org/repos/asf/cassandra.git. from 9b940a5 Merge branch 'cassandra-3.0' into cassandra-3.11 new 2aa7cf8

[cassandra] 01/01: Merge branch 'cassandra-3.0' into cassandra-3.11

2020-04-21 Thread snazy
This is an automated email from the ASF dual-hosted git repository. snazy pushed a commit to branch cassandra-3.11 in repository https://gitbox.apache.org/repos/asf/cassandra.git commit d833df80a9b1225f80cb1cc8847411509a9dc77a Merge: 9b940a5 2aa7cf8 Author: Robert Stupp AuthorDate: Tue Apr 21

[cassandra] branch trunk updated: Ninja add CHANGES.txt for CASSANDRA-14737

2020-02-12 Thread snazy
This is an automated email from the ASF dual-hosted git repository. snazy pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git The following commit(s) were added to refs/heads/trunk by this push: new 425c14e Ninja add CHANGES.txt for CASSANDRA

[cassandra-dtest] branch master updated: dtest for UDT fix on upgrade

2020-01-31 Thread snazy
This is an automated email from the ASF dual-hosted git repository. snazy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cassandra-dtest.git The following commit(s) were added to refs/heads/master by this push: new c5f6d28 dtest for UDT fix on upgrade

[cassandra] 01/02: C* 3.0 sstables w/ UDTs are corrupted in C* 3.11 and 4.0

2020-01-31 Thread snazy
This is an automated email from the ASF dual-hosted git repository. snazy pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git commit 4f27a37d7dd2750cc25261773a67ee8b4a07142c Author: Robert Stupp AuthorDate: Fri Feb 15 14:24:39 2019 +0100 C* 3.0

[cassandra] branch trunk updated (5f7c886 -> 7a7eece)

2020-01-31 Thread snazy
This is an automated email from the ASF dual-hosted git repository. snazy pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git. from 5f7c886 Merge branch 'cassandra-3.11' into trunk new 4f27a37 C* 3.0 sstables w/ UDTs are corrupted in C

[cassandra] 02/02: Merge branch 'cassandra-3.11' into trunk

2020-01-31 Thread snazy
This is an automated email from the ASF dual-hosted git repository. snazy pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git commit 7a7eece9578312a2f9d77de6e0755a3c3c542e99 Merge: 4f27a37 ffab2b8 Author: Robert Stupp AuthorDate: Fri Jan 31 10:08:33

[cassandra] branch trunk updated: Close channels on error

2019-11-20 Thread snazy
This is an automated email from the ASF dual-hosted git repository. snazy pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git View the commit online: https://github.com/apache/cassandra/commit/c2e11bd4224b2110abe6aa84c8882e85980e3491 The following

[cassandra] 01/01: Merge branch 'cassandra-3.11' into trunk

2019-08-23 Thread snazy
This is an automated email from the ASF dual-hosted git repository. snazy pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git commit c79422d7f50472daea75c9e8a246f6d76b13d4f2 Merge: cf55294 eb2c549 Author: Robert Stupp AuthorDate: Fri Aug 23 14:15:26

[cassandra] branch trunk updated (cf55294 -> c79422d)

2019-08-23 Thread snazy
This is an automated email from the ASF dual-hosted git repository. snazy pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git. from cf55294 Merge branch 'cassandra-3.11' into trunk new eb2c549 ninja: fix build error on LegacyLayoutTest

[cassandra] branch cassandra-3.11 updated: ninja: fix build error on LegacyLayoutTest

2019-08-23 Thread snazy
This is an automated email from the ASF dual-hosted git repository. snazy pushed a commit to branch cassandra-3.11 in repository https://gitbox.apache.org/repos/asf/cassandra.git The following commit(s) were added to refs/heads/cassandra-3.11 by this push: new eb2c549 ninja: fix build

[cassandra] branch trunk updated (ef6c5f8 -> 5ea3394)

2019-02-01 Thread snazy
This is an automated email from the ASF dual-hosted git repository. snazy pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git. from ef6c5f8 Merge branch cassandra-3.11 into trunk new 62d66a4 Fix CHANGES.txt new 737a566 Merge branch

[cassandra] branch cassandra-3.11 updated (16c96c2 -> 737a566)

2019-02-01 Thread snazy
This is an automated email from the ASF dual-hosted git repository. snazy pushed a change to branch cassandra-3.11 in repository https://gitbox.apache.org/repos/asf/cassandra.git. from 16c96c2 Merge branch cassandra-3.0 into cassandra-3.11 new 62d66a4 Fix CHANGES.txt new 737a566

[cassandra] 01/01: Merge branch 'cassandra-3.11' into trunk

2019-02-01 Thread snazy
This is an automated email from the ASF dual-hosted git repository. snazy pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git commit 5ea3394e9561591322356b19f41ef450fe1972ab Merge: ef6c5f8 737a566 Author: Robert Stupp AuthorDate: Fri Feb 1 12:34:56

[cassandra] branch cassandra-3.0 updated: Fix CHANGES.txt

2019-02-01 Thread snazy
This is an automated email from the ASF dual-hosted git repository. snazy pushed a commit to branch cassandra-3.0 in repository https://gitbox.apache.org/repos/asf/cassandra.git The following commit(s) were added to refs/heads/cassandra-3.0 by this push: new 62d66a4 Fix CHANGES.txt

[cassandra] 01/01: Merge branch 'cassandra-3.0' into cassandra-3.11

2019-02-01 Thread snazy
This is an automated email from the ASF dual-hosted git repository. snazy pushed a commit to branch cassandra-3.11 in repository https://gitbox.apache.org/repos/asf/cassandra.git commit 737a5666b021caea7e74c33f12e30865a52e4b99 Merge: 16c96c2 62d66a4 Author: Robert Stupp AuthorDate: Fri Feb 1 12

[cassandra] 01/01: Merge branch cassandra-3.0 into cassandra-3.11

2019-02-01 Thread snazy
This is an automated email from the ASF dual-hosted git repository. snazy pushed a commit to branch cassandra-3.11 in repository https://gitbox.apache.org/repos/asf/cassandra.git commit 16c96c20dadfbda98d4b5daf7f6c169b691459b9 Merge: 2d05bff bc18b4d Author: Robert Stupp AuthorDate: Fri Feb 1 12

[cassandra] branch cassandra-3.11 updated (2d05bff -> 16c96c2)

2019-02-01 Thread snazy
This is an automated email from the ASF dual-hosted git repository. snazy pushed a change to branch cassandra-3.11 in repository https://gitbox.apache.org/repos/asf/cassandra.git. from 2d05bff Merge branch 'cassandra-3.0' into cassandra-3.11 new bc18b4d Severe concurrency issues

[cassandra] branch cassandra-3.0 updated: Severe concurrency issues in STCS, DTCS, TWCS, TMD.Topology, TypeParser

2019-02-01 Thread snazy
This is an automated email from the ASF dual-hosted git repository. snazy pushed a commit to branch cassandra-3.0 in repository https://gitbox.apache.org/repos/asf/cassandra.git The following commit(s) were added to refs/heads/cassandra-3.0 by this push: new bc18b4d Severe concurrency

[cassandra] branch trunk updated (7f634fe -> ef6c5f8)

2019-02-01 Thread snazy
This is an automated email from the ASF dual-hosted git repository. snazy pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git. from 7f634fe Avoid leaking threads when remote nodes fail anticompaction and rate limit anticompactions new

[cassandra] 01/01: Merge branch cassandra-3.11 into trunk

2019-02-01 Thread snazy
This is an automated email from the ASF dual-hosted git repository. snazy pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git commit ef6c5f8ba9dc18e7a5bacfd5d8461ae5d9f12df4 Merge: 7f634fe 16c96c2 Author: Robert Stupp AuthorDate: Fri Feb 1 12:27:49

cassandra git commit: Fix SafeMemoryWriterTest

2018-08-30 Thread snazy
Repository: cassandra Updated Branches: refs/heads/trunk f8d34d356 -> 8b1a6247e Fix SafeMemoryWriterTest patch by Robert Stupp; reviewed by Branimir Lambov for CASSANDRA-14681 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[4/4] cassandra git commit: Make C* compile and run on Java 11 and Java 8

2018-07-26 Thread snazy
Make C* compile and run on Java 11 and Java 8 patch by Robert Stupp; reviewed by Jason Brown for CASSANDRA-9608 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/6ba2fb93 Tree:

[2/4] cassandra git commit: Make C* compile and run on Java 11 and Java 8

2018-07-26 Thread snazy
http://git-wip-us.apache.org/repos/asf/cassandra/blob/6ba2fb93/lib/licenses/ohc-0.4.4.txt -- diff --git a/lib/licenses/ohc-0.4.4.txt b/lib/licenses/ohc-0.4.4.txt deleted file mode 100644 index eb6b5d3..000 ---

[3/4] cassandra git commit: Make C* compile and run on Java 11 and Java 8

2018-07-26 Thread snazy
http://git-wip-us.apache.org/repos/asf/cassandra/blob/6ba2fb93/conf/jvm8-server.options -- diff --git a/conf/jvm8-server.options b/conf/jvm8-server.options new file mode 100644 index 000..14d0261 --- /dev/null +++

[1/4] cassandra git commit: Make C* compile and run on Java 11 and Java 8

2018-07-26 Thread snazy
Repository: cassandra Updated Branches: refs/heads/trunk 176d4bac2 -> 6ba2fb939 http://git-wip-us.apache.org/repos/asf/cassandra/blob/6ba2fb93/src/java/org/apache/cassandra/utils/memory/SlabAllocator.java -- diff --git

cassandra-dtest git commit: Fix jmxutils.py

2018-07-26 Thread snazy
Repository: cassandra-dtest Updated Branches: refs/heads/master f210e532e -> f45a06b2e Fix jmxutils.py patch by Robert Stupp; reviewed by Philip Thompson and Jason Brown for CASSANDRA-9608 Project: http://git-wip-us.apache.org/repos/asf/cassandra-dtest/repo Commit:

cassandra git commit: Fix cqlshtests

2018-02-22 Thread snazy
Repository: cassandra Updated Branches: refs/heads/trunk cc4367700 -> 1b82de8c9 Fix cqlshtests patch by Alex Petrov; reviewed by Robert Stupp for CASSANDRA-14007 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[cassandra-dtest] Git Push Summary

2017-12-13 Thread snazy
Repository: cassandra-dtest Updated Branches: refs/heads/schema-migration-upgrade-bug [deleted] 777c9ab43 - To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org For additional commands, e-mail:

cassandra-dtest git commit: Verify that no migration storm happens during an upgrade from 3.0 to 3.11

2017-12-13 Thread snazy
Repository: cassandra-dtest Updated Branches: refs/heads/master 3d2a6cc73 -> e67ef2b80 Verify that no migration storm happens during an upgrade from 3.0 to 3.11 patch by Robert Stupp; reviewed by Andrés de la Peña for CASSANDRA-14109 Project:

cassandra-dtest git commit: Verify that no migration storm happens during an upgrade from 3.0 to 3.11

2017-12-13 Thread snazy
Repository: cassandra-dtest Updated Branches: refs/heads/schema-migration-upgrade-bug [created] 777c9ab43 Verify that no migration storm happens during an upgrade from 3.0 to 3.11 patch by Robert Stupp; reviewed by Andrés de la Peña for CASSANDRA-14109 Project:

[3/4] cassandra git commit: Merge branch 'cassandra-3.11' into trunk

2017-12-13 Thread snazy
Merge branch 'cassandra-3.11' into trunk Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/3e4e7d95 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/3e4e7d95 Diff:

[1/4] cassandra git commit: Prevent continuous schema exchange between 3.0 to 3.11 nodes

2017-12-13 Thread snazy
Repository: cassandra Updated Branches: refs/heads/cassandra-3.11 f6381db8e -> e646e5032 refs/heads/trunk 0d8199bab -> 7a40abb6a Prevent continuous schema exchange between 3.0 to 3.11 nodes patch by Robert Stupp; reviewed by Andrés de la Peña for CASSANDRA-14109 Project:

[2/4] cassandra git commit: Prevent continuous schema exchange between 3.0 to 3.11 nodes

2017-12-13 Thread snazy
Prevent continuous schema exchange between 3.0 to 3.11 nodes patch by Robert Stupp; reviewed by Andrés de la Peña for CASSANDRA-14109 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/e646e503 Tree:

[4/4] cassandra git commit: Bring code improvements of CASSANDRA-14109 into trunk (but not the change itself)

2017-12-13 Thread snazy
Bring code improvements of CASSANDRA-14109 into trunk (but not the change itself) patch by Robert Stupp; reviewed by Andrés de la Peña for CASSANDRA-14109 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/7a40abb6

[3/3] cassandra git commit: Merge branch 'cassandra-3.11' into trunk

2017-09-01 Thread snazy
Merge branch 'cassandra-3.11' into trunk Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/e5f3bb6e Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/e5f3bb6e Diff:

[1/3] cassandra git commit: BTree.Builder memory leak

2017-09-01 Thread snazy
Repository: cassandra Updated Branches: refs/heads/cassandra-3.11 cd3aca036 -> bed7fa5ef refs/heads/trunk fb0e0019e -> e5f3bb6e5 BTree.Builder memory leak patch by Robert Stupp; reviewed by Jeremiah Jordan for CASSANDRA-13754 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo

[2/3] cassandra git commit: BTree.Builder memory leak

2017-09-01 Thread snazy
BTree.Builder memory leak patch by Robert Stupp; reviewed by Jeremiah Jordan for CASSANDRA-13754 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/bed7fa5e Tree:

[2/3] cassandra git commit: Properly evict pstmts from prepared statements cache

2017-06-28 Thread snazy
Properly evict pstmts from prepared statements cache patch by Robert Stupp; reviewed by Benjamin Lerer for CASSANDRA-13641 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/9562b9b6 Tree:

[1/3] cassandra git commit: Properly evict pstmts from prepared statements cache

2017-06-28 Thread snazy
Repository: cassandra Updated Branches: refs/heads/cassandra-3.11 bb7e522b4 -> 9562b9b69 refs/heads/trunk 26e025804 -> 9c6f87c35 Properly evict pstmts from prepared statements cache patch by Robert Stupp; reviewed by Benjamin Lerer for CASSANDRA-13641 Project:

[3/3] cassandra git commit: Merge branch 'cassandra-3.11' into trunk

2017-06-28 Thread snazy
Merge branch 'cassandra-3.11' into trunk Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/9c6f87c3 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/9c6f87c3 Diff:

[2/6] cassandra git commit: UDA fails without input rows

2017-05-02 Thread snazy
UDA fails without input rows patch by Robert Stupp; reviewed by Benjamin Lerer for CASSANDRA-13399 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/b77e754a Tree:

[3/6] cassandra git commit: UDA fails without input rows

2017-05-02 Thread snazy
UDA fails without input rows patch by Robert Stupp; reviewed by Benjamin Lerer for CASSANDRA-13399 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/b77e754a Tree:

[1/6] cassandra git commit: UDA fails without input rows

2017-05-02 Thread snazy
Repository: cassandra Updated Branches: refs/heads/cassandra-3.0 6c840c0cd -> b77e754a0 refs/heads/cassandra-3.11 ca034eacf -> 388c961e4 refs/heads/trunk d4933a019 -> 675829564 UDA fails without input rows patch by Robert Stupp; reviewed by Benjamin Lerer for CASSANDRA-13399 Project:

[5/6] cassandra git commit: Merge branch 'cassandra-3.0' into cassandra-3.11

2017-05-02 Thread snazy
Merge branch 'cassandra-3.0' into cassandra-3.11 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/388c961e Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/388c961e Diff:

[6/6] cassandra git commit: Merge branch 'cassandra-3.11' into trunk

2017-05-02 Thread snazy
Merge branch 'cassandra-3.11' into trunk Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/67582956 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/67582956 Diff:

[4/6] cassandra git commit: Merge branch 'cassandra-3.0' into cassandra-3.11

2017-05-02 Thread snazy
Merge branch 'cassandra-3.0' into cassandra-3.11 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/388c961e Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/388c961e Diff:

[3/3] cassandra git commit: Merge branch 'cassandra-3.11' into trunk

2017-04-13 Thread snazy
Merge branch 'cassandra-3.11' into trunk Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/7da45312 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/7da45312 Diff:

[1/3] cassandra git commit: V5 protocol flags decoding broken

2017-04-13 Thread snazy
Repository: cassandra Updated Branches: refs/heads/cassandra-3.11 fe8e21109 -> 0a438d59e refs/heads/trunk 1f533260a -> 7da45312a V5 protocol flags decoding broken patch by Robert Stupp; reviewed by Stefania for CASSANDRA-13443 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo

[2/3] cassandra git commit: V5 protocol flags decoding broken

2017-04-13 Thread snazy
V5 protocol flags decoding broken patch by Robert Stupp; reviewed by Stefania for CASSANDRA-13443 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/0a438d59 Tree:

cassandra git commit: Change protocol to allow sending key space independent of query string

2017-04-12 Thread snazy
Repository: cassandra Updated Branches: refs/heads/trunk 1096f9f5e -> 1f533260a Change protocol to allow sending key space independent of query string patch by Sandeep Tamhankar; reviewed by Tyler Hobbs + Robert Stupp for CASSANDRA-10145 Project:

[03/10] cassandra git commit: Fix weightedSize() for row-cache reported by JMX and NodeTool

2017-04-09 Thread snazy
Fix weightedSize() for row-cache reported by JMX and NodeTool patch by Fuud; reviewed by Robert Stupp for CASSANDRA-13393 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/470f15be Tree:

[05/10] cassandra git commit: Merge branch 'cassandra-2.2' into cassandra-3.0

2017-04-09 Thread snazy
Merge branch 'cassandra-2.2' into cassandra-3.0 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/58e8008a Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/58e8008a Diff:

[01/10] cassandra git commit: Fix weightedSize() for row-cache reported by JMX and NodeTool

2017-04-09 Thread snazy
Repository: cassandra Updated Branches: refs/heads/cassandra-2.2 194329d3c -> 470f15be6 refs/heads/cassandra-3.0 fee2a3a09 -> 58e8008a5 refs/heads/cassandra-3.11 99881b971 -> c38e618d6 refs/heads/trunk 7fa1577c2 -> 333ebd67a Fix weightedSize() for row-cache reported by JMX and NodeTool

[07/10] cassandra git commit: Merge branch 'cassandra-2.2' into cassandra-3.0

2017-04-09 Thread snazy
Merge branch 'cassandra-2.2' into cassandra-3.0 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/58e8008a Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/58e8008a Diff:

[04/10] cassandra git commit: Fix weightedSize() for row-cache reported by JMX and NodeTool

2017-04-09 Thread snazy
Fix weightedSize() for row-cache reported by JMX and NodeTool patch by Fuud; reviewed by Robert Stupp for CASSANDRA-13393 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/470f15be Tree:

[02/10] cassandra git commit: Fix weightedSize() for row-cache reported by JMX and NodeTool

2017-04-09 Thread snazy
Fix weightedSize() for row-cache reported by JMX and NodeTool patch by Fuud; reviewed by Robert Stupp for CASSANDRA-13393 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/470f15be Tree:

[09/10] cassandra git commit: Merge branch 'cassandra-3.0' into cassandra-3.11

2017-04-09 Thread snazy
Merge branch 'cassandra-3.0' into cassandra-3.11 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/c38e618d Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/c38e618d Diff:

[08/10] cassandra git commit: Merge branch 'cassandra-3.0' into cassandra-3.11

2017-04-09 Thread snazy
Merge branch 'cassandra-3.0' into cassandra-3.11 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/c38e618d Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/c38e618d Diff:

[10/10] cassandra git commit: Merge branch 'cassandra-3.11' into trunk

2017-04-09 Thread snazy
Merge branch 'cassandra-3.11' into trunk Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/333ebd67 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/333ebd67 Diff:

[06/10] cassandra git commit: Merge branch 'cassandra-2.2' into cassandra-3.0

2017-04-09 Thread snazy
Merge branch 'cassandra-2.2' into cassandra-3.0 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/58e8008a Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/58e8008a Diff:

[6/6] cassandra git commit: Merge branch 'cassandra-3.11' into trunk

2017-04-03 Thread snazy
Merge branch 'cassandra-3.11' into trunk Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/c8241659 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/c8241659 Diff:

[2/6] cassandra git commit: Ninja: code comments for logback ReconfigureOnChangeFilter customization

2017-04-03 Thread snazy
Ninja: code comments for logback ReconfigureOnChangeFilter customization Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/f45f55b5 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/f45f55b5 Diff:

[5/6] cassandra git commit: Merge branch 'cassandra-3.0' into cassandra-3.11

2017-04-03 Thread snazy
Merge branch 'cassandra-3.0' into cassandra-3.11 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/5b77e04a Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/5b77e04a Diff:

[1/6] cassandra git commit: Ninja: code comments for logback ReconfigureOnChangeFilter customization

2017-04-03 Thread snazy
Repository: cassandra Updated Branches: refs/heads/cassandra-3.0 ac1b7c17d -> f45f55b55 refs/heads/cassandra-3.11 88627598c -> 5b77e04a6 refs/heads/trunk ccef21fef -> c8241659e Ninja: code comments for logback ReconfigureOnChangeFilter customization Project:

[3/6] cassandra git commit: Ninja: code comments for logback ReconfigureOnChangeFilter customization

2017-04-03 Thread snazy
Ninja: code comments for logback ReconfigureOnChangeFilter customization Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/f45f55b5 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/f45f55b5 Diff:

[4/6] cassandra git commit: Merge branch 'cassandra-3.0' into cassandra-3.11

2017-04-03 Thread snazy
Merge branch 'cassandra-3.0' into cassandra-3.11 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/5b77e04a Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/5b77e04a Diff:

[2/9] cassandra git commit: DataOutputBuffer.asNewBuffer broken

2017-03-28 Thread snazy
DataOutputBuffer.asNewBuffer broken patch by Robert Stupp; reviewed by Stefania for CASSANDRA-13298 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/62abe46c Tree:

[5/9] cassandra git commit: Fix code to not exchange schema across major versions

2017-03-28 Thread snazy
Fix code to not exchange schema across major versions patch by Robert Stupp; reviewed by Sylvain Lebresne for CASSANDRA-13274 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/6da41ed0 Tree:

[8/9] cassandra git commit: Merge branch 'cassandra-3.0' into cassandra-3.11

2017-03-28 Thread snazy
Merge branch 'cassandra-3.0' into cassandra-3.11 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/52fc62f1 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/52fc62f1 Diff:

[9/9] cassandra git commit: Merge branch 'cassandra-3.11' into trunk

2017-03-28 Thread snazy
Merge branch 'cassandra-3.11' into trunk Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/a0477617 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/a0477617 Diff:

[7/9] cassandra git commit: Merge branch 'cassandra-3.0' into cassandra-3.11

2017-03-28 Thread snazy
Merge branch 'cassandra-3.0' into cassandra-3.11 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/52fc62f1 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/52fc62f1 Diff:

[4/9] cassandra git commit: Fix code to not exchange schema across major versions

2017-03-28 Thread snazy
Fix code to not exchange schema across major versions patch by Robert Stupp; reviewed by Sylvain Lebresne for CASSANDRA-13274 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/6da41ed0 Tree:

[6/9] cassandra git commit: Fix code to not exchange schema across major versions

2017-03-28 Thread snazy
Fix code to not exchange schema across major versions patch by Robert Stupp; reviewed by Sylvain Lebresne for CASSANDRA-13274 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/6da41ed0 Tree:

[3/9] cassandra git commit: Merge branch 'cassandra-3.11' into trunk

2017-03-28 Thread snazy
Merge branch 'cassandra-3.11' into trunk Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/35042eef Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/35042eef Diff:

[1/9] cassandra git commit: DataOutputBuffer.asNewBuffer broken

2017-03-28 Thread snazy
Repository: cassandra Updated Branches: refs/heads/cassandra-3.0 5262bb17b -> 6da41ed04 refs/heads/cassandra-3.11 c0ac928d9 -> 52fc62f18 refs/heads/trunk c86de2a98 -> a04776173 DataOutputBuffer.asNewBuffer broken patch by Robert Stupp; reviewed by Stefania for CASSANDRA-13298 Project:

cassandra git commit: Upgrade junit from 4.6 to 4.12

2017-03-23 Thread snazy
Repository: cassandra Updated Branches: refs/heads/trunk a87b15d1d -> 6a8f15031 Upgrade junit from 4.6 to 4.12 patch by Jay Zhuang; reviewed by Robert Stupp for CASSANDRA-13360 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[6/6] cassandra git commit: Merge branch 'cassandra-3.11' into trunk

2017-03-08 Thread snazy
Merge branch 'cassandra-3.11' into trunk Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/7755a324 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/7755a324 Diff:

[3/6] cassandra git commit: IOException (No such file or directory) closing MessagingService's server socket (locally)

2017-03-08 Thread snazy
IOException (No such file or directory) closing MessagingService's server socket (locally) patch by Robert Stupp; reviewed by Michael Kjellman for CASSANDRA-12513 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[1/6] cassandra git commit: IOException (No such file or directory) closing MessagingService's server socket (locally)

2017-03-08 Thread snazy
Repository: cassandra Updated Branches: refs/heads/cassandra-3.0 71c1f9866 -> 1ae841951 refs/heads/cassandra-3.11 2b62cb997 -> 1248d3620 refs/heads/trunk 66e2c1b90 -> 7755a324e IOException (No such file or directory) closing MessagingService's server socket (locally) patch by Robert

[2/6] cassandra git commit: IOException (No such file or directory) closing MessagingService's server socket (locally)

2017-03-08 Thread snazy
IOException (No such file or directory) closing MessagingService's server socket (locally) patch by Robert Stupp; reviewed by Michael Kjellman for CASSANDRA-12513 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[4/6] cassandra git commit: Merge branch 'cassandra-3.0' into cassandra-3.11

2017-03-08 Thread snazy
Merge branch 'cassandra-3.0' into cassandra-3.11 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/1248d362 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/1248d362 Diff:

  1   2   3   4   5   6   7   8   9   10   >