(cassandra) branch trunk updated: Add support for NOT operators in WHERE clauses (CASSANDRA-18584) In addition - Fixed Three Valued Logic

2024-08-29 Thread edimitrova
This is an automated email from the ASF dual-hosted git repository. edimitrova 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 e0074a31ef Add support for NOT operators

(cassandra) branch trunk updated (2944d77aac -> a1b0a310ed)

2024-04-03 Thread edimitrova
This is an automated email from the ASF dual-hosted git repository. edimitrova pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git from 2944d77aac Merge branch 'cassandra-5.0' into trunk add b0150e86fb Clean up KeyRangeIterat

(cassandra) 01/01: Merge branch 'cassandra-5.0' into trunk

2024-04-03 Thread edimitrova
This is an automated email from the ASF dual-hosted git repository. edimitrova pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git commit a1b0a310eded202d86d6fd0f746a5176ff8cabbe Merge: 2944d77aac b0150e86fb Author: Ekaterina Dimitrova AuthorDate: Wed

(cassandra) branch cassandra-5.0 updated (973aad7b68 -> b0150e86fb)

2024-04-03 Thread edimitrova
This is an automated email from the ASF dual-hosted git repository. edimitrova pushed a change to branch cassandra-5.0 in repository https://gitbox.apache.org/repos/asf/cassandra.git from 973aad7b68 Merge branch 'cassandra-4.1' into cassandra-5.0 add b0150e86f

(cassandra-dtest) branch trunk updated: Ninja fix: test_pkey_requirement, revert empty lines removal from cql output, CASSANDRA-19341

2024-05-07 Thread edimitrova
This is an automated email from the ASF dual-hosted git repository. edimitrova pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra-dtest.git The following commit(s) were added to refs/heads/trunk by this push: new 1f81e1c9 Ninja fix

[cassandra] branch trunk updated (c9d2258 -> 9fc0b75)

2021-01-19 Thread edimitrova
This is an automated email from the ASF dual-hosted git repository. edimitrova pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git. from c9d2258 Fix client notifications in v5 new 92182bc build.xml first test commit new f42a4eb Merge

[cassandra] branch cassandra-3.0 updated (f02e535 -> f42a4eb)

2021-01-19 Thread edimitrova
This is an automated email from the ASF dual-hosted git repository. edimitrova pushed a change to branch cassandra-3.0 in repository https://gitbox.apache.org/repos/asf/cassandra.git. from f02e535 Improve empty/corrupt hint file handling on startup new 92182bc build.xml first test

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

2021-01-19 Thread edimitrova
This is an automated email from the ASF dual-hosted git repository. edimitrova pushed a commit to branch cassandra-3.11 in repository https://gitbox.apache.org/repos/asf/cassandra.git commit c1f60ae48ab69ded14b4f72836984591821d8de3 Merge: 228e33d f42a4eb Author: Ekaterina Dimitrova AuthorDate

[cassandra] branch cassandra-2.2 updated: build.xml first test commit

2021-01-19 Thread edimitrova
This is an automated email from the ASF dual-hosted git repository. edimitrova pushed a commit to branch cassandra-2.2 in repository https://gitbox.apache.org/repos/asf/cassandra.git The following commit(s) were added to refs/heads/cassandra-2.2 by this push: new 92182bc build.xml first

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

2021-01-19 Thread edimitrova
This is an automated email from the ASF dual-hosted git repository. edimitrova pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git commit 9fc0b75a65dd403364c9576ccb763d3056bb8a6c Merge: c9d2258 c1f60ae Author: Ekaterina Dimitrova AuthorDate: Tue Jan

[cassandra] branch cassandra-3.11 updated (228e33d -> c1f60ae)

2021-01-19 Thread edimitrova
This is an automated email from the ASF dual-hosted git repository. edimitrova pushed a change to branch cassandra-3.11 in repository https://gitbox.apache.org/repos/asf/cassandra.git. from 228e33d Merge branch 'cassandra-3.0' into cassandra-3.11 new 92182bc build.xml

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

2021-01-19 Thread edimitrova
This is an automated email from the ASF dual-hosted git repository. edimitrova pushed a commit to branch cassandra-3.0 in repository https://gitbox.apache.org/repos/asf/cassandra.git commit f42a4ebb8da71ecd15c39855e969db0cb65410f8 Merge: f02e535 92182bc Author: Ekaterina Dimitrova AuthorDate

[cassandra] branch trunk updated: Correct memtable on-heap size calculations to match actual use (CASSANDRA-16318) Patch by Ekaterina Dimitrova and Branimir Lambov; reviewed by Benjamin Lerer and Bran

2021-01-19 Thread edimitrova
This is an automated email from the ASF dual-hosted git repository. edimitrova 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 661f1aa Correct memtable on-heap size

[cassandra] branch trunk updated: ninja fix CHANGES.txt

2021-01-19 Thread edimitrova
This is an automated email from the ASF dual-hosted git repository. edimitrova 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 7214794 ninja fix CHANGES.txt 7214794 is

[cassandra] branch trunk updated (7214794 -> 1b4e1cc)

2021-01-19 Thread edimitrova
This is an automated email from the ASF dual-hosted git repository. edimitrova pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git. from 7214794 ninja fix CHANGES.txt new 0a1e900 Prevent unbounded number of pending flushing tasks; Add

[cassandra] branch cassandra-3.11 updated (c1f60ae -> 11cb810)

2021-01-19 Thread edimitrova
This is an automated email from the ASF dual-hosted git repository. edimitrova pushed a change to branch cassandra-3.11 in repository https://gitbox.apache.org/repos/asf/cassandra.git. from c1f60ae Merge branch 'cassandra-3.0' into cassandra-3.11 new 0a1e900 Prevent unboun

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

2021-01-19 Thread edimitrova
This is an automated email from the ASF dual-hosted git repository. edimitrova pushed a commit to branch cassandra-3.11 in repository https://gitbox.apache.org/repos/asf/cassandra.git commit 11cb8104facc4d3455efb73d2701fd5ba510bef1 Merge: c1f60ae 0a1e900 Author: Ekaterina Dimitrova AuthorDate

[cassandra] branch cassandra-3.0 updated: Prevent unbounded number of pending flushing tasks; Add PendingFlushTasks metric (CASSANDRA-16261) Authored by Ekaterina Dimitrova; reviewed by Caleb Rackliff

2021-01-19 Thread edimitrova
This is an automated email from the ASF dual-hosted git repository. edimitrova 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 0a1e900 Prevent unbounded

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

2021-01-19 Thread edimitrova
This is an automated email from the ASF dual-hosted git repository. edimitrova pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git commit 1b4e1cc9303414f91535dab10f6342e1c1c6b8ac Merge: 7214794 11cb810 Author: Ekaterina Dimitrova AuthorDate: Tue Jan

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

2021-01-26 Thread edimitrova
This is an automated email from the ASF dual-hosted git repository. edimitrova pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git commit 11789e0f3cbc78d01f8d1819782030f870db5ff4 Merge: 186c731 11b0753 Author: Ekaterina Dimitrova AuthorDate: Tue Jan

[cassandra] branch trunk updated (186c731 -> 11789e0)

2021-01-26 Thread edimitrova
This is an automated email from the ASF dual-hosted git repository. edimitrova pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git. from 186c731 Merge branch cassandra-3.11 into trunk add 44ca3d3 ninja fix: CASSANDRA-16261, NoSpamLogger

[cassandra] branch cassandra-3.0 updated (4d4218c -> 44ca3d3)

2021-01-26 Thread edimitrova
This is an automated email from the ASF dual-hosted git repository. edimitrova pushed a change to branch cassandra-3.0 in repository https://gitbox.apache.org/repos/asf/cassandra.git. from 4d4218c Merge branch 'cassandra-2.2' into cassandra-3.0 add 44ca3d3 ninja fix: CASSA

[cassandra] branch cassandra-3.11 updated (a9ab7bd -> 11b0753)

2021-01-26 Thread edimitrova
This is an automated email from the ASF dual-hosted git repository. edimitrova pushed a change to branch cassandra-3.11 in repository https://gitbox.apache.org/repos/asf/cassandra.git. from a9ab7bd Fix digest computation for queries with fetched but non queried columns add 44ca3d3

[cassandra] branch trunk updated: Upgrade Jacoco to 0.8.6 (for Java 11 support) Patch by Jacek Lewandowski; reviewed by Michael Semb Wever for CASSANDRA-16365

2021-01-28 Thread edimitrova
This is an automated email from the ASF dual-hosted git repository. edimitrova 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 0a9e129 Upgrade Jacoco to 0.8.6 (for Java

[cassandra] branch trunk updated: Fix nodetool ring, status output when DNS resolution or port printing are in use Patch by Adam Holmberg and Scott Wolfenhaut; reviewed by Berenguer Blasi, Brandon Wil

2021-02-03 Thread edimitrova
This is an automated email from the ASF dual-hosted git repository. edimitrova 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 b61860c Fix nodetool ring, status output

[cassandra-dtest] branch trunk updated (28d0a66 -> ad9462e)

2021-02-10 Thread edimitrova
This is an automated email from the ASF dual-hosted git repository. edimitrova pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra-dtest.git. from 28d0a66 Update tests for CASSANDRA-14793 add ad9462e Add explicit DC to tests where we have

[cassandra-dtest] branch trunk updated: Update requirements.txt with the new ccm update strategy Patch by Ekaterina Dimitrova, reviewed by Michael Semb Wever for CASSANDRA-16438

2021-02-11 Thread edimitrova
This is an automated email from the ASF dual-hosted git repository. edimitrova pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra-dtest.git The following commit(s) were added to refs/heads/trunk by this push: new 582f641 Update requirements.txt

[cassandra] branch trunk updated: Fix timestamp issue in SinglePartitionSliceCommandTest testPartitionDeletionRowDeletionTie

2021-02-23 Thread edimitrova
This is an automated email from the ASF dual-hosted git repository. edimitrova 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 0b60c8f Fix timestamp issue in

[cassandra-dtest] branch trunk updated: Tests fixed and new ones added for CASSANDRA-15897

2021-03-10 Thread edimitrova
This is an automated email from the ASF dual-hosted git repository. edimitrova pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra-dtest.git The following commit(s) were added to refs/heads/trunk by this push: new 700f712 Tests fixed and new ones

[cassandra] branch cassandra-3.0 updated (9c7b69e -> efde6a7)

2021-03-10 Thread edimitrova
This is an automated email from the ASF dual-hosted git repository. edimitrova pushed a change to branch cassandra-3.0 in repository https://gitbox.apache.org/repos/asf/cassandra.git. from 9c7b69e Fix ColumnFilter::toString not returning a valid CQL fragment add efde6a7 Refuse DROP

[cassandra] branch trunk updated (0e990d7 -> c7432e9)

2021-03-10 Thread edimitrova
This is an automated email from the ASF dual-hosted git repository. edimitrova pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git. from 0e990d7 Merge branch 'cassandra-3.11' into trunk add efde6a7 Refuse DROP COMPACT STORAGE i

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

2021-03-10 Thread edimitrova
This is an automated email from the ASF dual-hosted git repository. edimitrova pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git commit c7432e98a381c16cb63692e727c35e2909d7200a Merge: 0e990d7 b654000 Author: Ekaterina Dimitrova AuthorDate: Wed Mar

[cassandra] branch cassandra-3.11 updated (dc82d48 -> b654000)

2021-03-10 Thread edimitrova
This is an automated email from the ASF dual-hosted git repository. edimitrova pushed a change to branch cassandra-3.11 in repository https://gitbox.apache.org/repos/asf/cassandra.git. from dc82d48 Merge branch 'cassandra-3.0' into cassandra-3.11 add efde6a7 Refuse DR

[cassandra] branch trunk updated: Ninja-fix: CASSANDRA-15897 broke one of the CompactStorageUpgrade tests; GOSSIP required

2021-03-11 Thread edimitrova
This is an automated email from the ASF dual-hosted git repository. edimitrova 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 07babf3 Ninja-fix: CASSANDRA-15897 broke

[cassandra] branch trunk updated: Fix testPartitionDeletionRangeDeletionTie authored by Ekaterina Dimitrova based on solution provided by Benjamin Lerer; reviewed by Jacek Lewandowski, Benjamin Lerer

2021-03-15 Thread edimitrova
This is an automated email from the ASF dual-hosted git repository. edimitrova 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 0a4b997 Fix

[cassandra] branch trunk updated: Add io.netty.tryReflectionSetAccessible=true to j11 server options in order to enable netty to use Unsafe direct byte buffer construction Patch by Sam Tunnicliffe; re

2021-03-19 Thread edimitrova
This is an automated email from the ASF dual-hosted git repository. edimitrova 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 dd6c261 Add

[cassandra] branch trunk updated: Update compact storage related docs Authored by Ekaterina Dimitrova; reviewed by Michael Semb Wever and Berenguer Blasi for CASSANDRA-16476

2021-03-22 Thread edimitrova
This is an automated email from the ASF dual-hosted git repository. edimitrova 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 0a49d25 Update compact storage related

[cassandra-dtest] branch trunk updated: Fix flaky test_ttl_deletions patch authored by Berenguer Blasi; reviewed by Ekaterina Dimitrova and Andres de la Pena for CASSANDRA-16530

2021-03-24 Thread edimitrova
This is an automated email from the ASF dual-hosted git repository. edimitrova pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra-dtest.git The following commit(s) were added to refs/heads/trunk by this push: new 49f46fc Fix flaky

[cassandra] branch trunk updated: Throw IOE in AbstractType.writeValue if value has wrong fixed length authored by Alexandre Dutra; reviewed by Berenguer Blasi and Andres de la Pena for CASSANDRA-1650

2021-03-25 Thread edimitrova
This is an automated email from the ASF dual-hosted git repository. edimitrova 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 eb68380 Throw IOE in

[cassandra] branch trunk updated: ninja fix CHANGES.txt entry for CASSANDRA-16500

2021-03-25 Thread edimitrova
This is an automated email from the ASF dual-hosted git repository. edimitrova 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 8668447 ninja fix CHANGES.txt entry for

[cassandra-dtest] branch trunk updated: Relax timeouts and less concurrency for test_contention_many_threads authored by Adam Holmberg; reviewed by Ekaterina Dimitrova and Benjamin Lerer for CASSANDRA

2021-03-26 Thread edimitrova
This is an automated email from the ASF dual-hosted git repository. edimitrova pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra-dtest.git The following commit(s) were added to refs/heads/trunk by this push: new af19097 Relax timeouts and less

[cassandra] branch trunk updated: Do not reassign System.out and System.err when running nodetool authored by Alexandre Dutra; reviewed by Yifan Cai and Ekaterina Dimitrova for CASSANDRA-16533

2021-03-29 Thread edimitrova
This is an automated email from the ASF dual-hosted git repository. edimitrova 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 efa25fc Do not reassign System.out and

[cassandra] branch trunk updated (51e762c -> f2ff96e)

2021-04-07 Thread edimitrova
This is an automated email from the ASF dual-hosted git repository. edimitrova pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git. from 51e762c When behind a firewall trunk is not buildable, need to allow overriding URLs add 3edacd6

[cassandra] branch cassandra-3.11 updated (6edd7db -> 7b10f9c)

2021-04-07 Thread edimitrova
This is an automated email from the ASF dual-hosted git repository. edimitrova pushed a change to branch cassandra-3.11 in repository https://gitbox.apache.org/repos/asf/cassandra.git. from 6edd7db Eliminate gen-doc template warning and unused (problematic) import add 3edacd6

[cassandra] branch cassandra-3.0 updated (35114d5 -> 3edacd6)

2021-04-07 Thread edimitrova
This is an automated email from the ASF dual-hosted git repository. edimitrova pushed a change to branch cassandra-3.0 in repository https://gitbox.apache.org/repos/asf/cassandra.git. from 35114d5 Merge branch 'cassandra-2.2' into cassandra-3.0 add 3edacd6 Scheduled (delay

[cassandra] branch trunk updated (c65500e -> 29e4612)

2021-04-08 Thread edimitrova
This is an automated email from the ASF dual-hosted git repository. edimitrova pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git. from c65500e Update IDE, Eclipse and NetBeans, classpaths for tests add 29e4612 Fix warning about multiple

[cassandra] branch cassandra-3.11 updated (7b10f9c -> 80beb83)

2021-04-08 Thread edimitrova
This is an automated email from the ASF dual-hosted git repository. edimitrova pushed a change to branch cassandra-3.11 in repository https://gitbox.apache.org/repos/asf/cassandra.git. from 7b10f9c Merge branch 'cassandra-3.0' into cassandra-3.11 add 1ecf5d0 Fix dtest-ja

[cassandra] branch trunk updated (29e4612 -> 4795e23)

2021-04-08 Thread edimitrova
This is an automated email from the ASF dual-hosted git repository. edimitrova pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git. from 29e4612 Fix warning about multiple versions of ant detected when running ant test patch by Ekaterina

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

2021-04-08 Thread edimitrova
This is an automated email from the ASF dual-hosted git repository. edimitrova pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git commit 4795e23c82b26fddf1dbfb10447aa9f7eeb26d87 Merge: 29e4612 80beb83 Author: Ekaterina Dimitrova AuthorDate: Thu Apr 8

[cassandra] branch cassandra-3.0 updated (3edacd6 -> 1ecf5d0)

2021-04-08 Thread edimitrova
This is an automated email from the ASF dual-hosted git repository. edimitrova pushed a change to branch cassandra-3.0 in repository https://gitbox.apache.org/repos/asf/cassandra.git. from 3edacd6 Scheduled (delayed) schema pull tasks should not run after MIGRATION stage shutdown during

[cassandra] branch trunk updated (7337fc0 -> 0adf7ba)

2021-04-19 Thread edimitrova
This is an automated email from the ASF dual-hosted git repository. edimitrova pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git. from 7337fc0 Merge branch 'cassandra-3.11' into trunk add 5c6ae40 Ninja fix, add header to the Cir

[cassandra] branch cassandra-3.11 updated (2ec96ae -> eb0f13a)

2021-04-19 Thread edimitrova
This is an automated email from the ASF dual-hosted git repository. edimitrova pushed a change to branch cassandra-3.11 in repository https://gitbox.apache.org/repos/asf/cassandra.git. from 2ec96ae Merge branch 'cassandra-3.0' into cassandra-3.11 add 5c6ae40 Ninja fix, add

[cassandra] branch cassandra-3.0 updated (50a97a0 -> 5c6ae40)

2021-04-19 Thread edimitrova
This is an automated email from the ASF dual-hosted git repository. edimitrova pushed a change to branch cassandra-3.0 in repository https://gitbox.apache.org/repos/asf/cassandra.git. from 50a97a0 Merge branch 'cassandra-2.2' into cassandra-3.0 add 5c6ae40 Ninja fix, add

[cassandra] branch cassandra-3.11 updated (eb0f13a -> af46c11)

2021-04-19 Thread edimitrova
This is an automated email from the ASF dual-hosted git repository. edimitrova pushed a change to branch cassandra-3.11 in repository https://gitbox.apache.org/repos/asf/cassandra.git. from eb0f13a Merge branch 'cassandra-3.0' into cassandra-3.11 add 8b977d0 Ninja fix, add

[cassandra] branch cassandra-2.2 updated (53b0661 -> 8b977d0)

2021-04-19 Thread edimitrova
This is an automated email from the ASF dual-hosted git repository. edimitrova pushed a change to branch cassandra-2.2 in repository https://gitbox.apache.org/repos/asf/cassandra.git. from 53b0661 Fix rat checking for files with missing license headers add 8b977d0 Ninja fix, add

[cassandra] branch cassandra-3.0 updated (5c6ae40 -> 83c2175)

2021-04-19 Thread edimitrova
This is an automated email from the ASF dual-hosted git repository. edimitrova pushed a change to branch cassandra-3.0 in repository https://gitbox.apache.org/repos/asf/cassandra.git. from 5c6ae40 Ninja fix, add header to the Circle LOWRES and HIGHRES config files add 8b977d0 Ninja

[cassandra] branch trunk updated (0adf7ba -> 1fbecbc)

2021-04-19 Thread edimitrova
This is an automated email from the ASF dual-hosted git repository. edimitrova pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git. from 0adf7ba Merge branch 'cassandra-3.11' into trunk add 8b977d0 Ninja fix, add header to the Cir

[cassandra-dtest] branch trunk updated: Remove references to run_dtests.py in the README Authored by Matt Fleming; reviewed by Michael Semb Wever and Ekaterina Dimitrova for CASSANDRA-16623

2021-04-22 Thread edimitrova
This is an automated email from the ASF dual-hosted git repository. edimitrova pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra-dtest.git The following commit(s) were added to refs/heads/trunk by this push: new a082ee1 Remove references to

[cassandra] branch trunk updated: Fix broken IntelliJ configuration Authored by Jacek Lewandowski; reviewed by Ekaterina Dimitrova and Michael Semb Wever for CASSANDRA-16618

2021-04-22 Thread edimitrova
This is an automated email from the ASF dual-hosted git repository. edimitrova 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 26bf078 Fix broken IntelliJ configuration

[cassandra] branch cassandra-4.0 updated (fb76baa -> 62e1d74)

2021-05-08 Thread edimitrova
This is an automated email from the ASF dual-hosted git repository. edimitrova pushed a change to branch cassandra-4.0 in repository https://gitbox.apache.org/repos/asf/cassandra.git. from fb76baa Fix DROP COMPACT STORAGE for counters add 62e1d74 Bump tests to test Protocol V5

[cassandra] branch trunk updated (2c3c3e6 -> 8975a4f)

2021-05-08 Thread edimitrova
This is an automated email from the ASF dual-hosted git repository. edimitrova pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git. from 2c3c3e6 Merge branch 'cassandra-4.0' into trunk add 62e1d74 Bump tests to test Protocol V5 a

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

2021-05-08 Thread edimitrova
This is an automated email from the ASF dual-hosted git repository. edimitrova pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git commit 8975a4f031e56affb263604219e37385fcb5d7ff Merge: 2c3c3e6 62e1d74 Author: Ekaterina Dimitrova AuthorDate: Sat May 8

[cassandra] branch trunk updated (f91418b -> 9d57d21)

2021-05-14 Thread edimitrova
This is an automated email from the ASF dual-hosted git repository. edimitrova pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git. from f91418b Move CASSANDRA-14559s bootstrap_test.py::TestBootstrap

[cassandra] branch cassandra-4.0 updated (98b449f -> 9783d47)

2021-05-14 Thread edimitrova
This is an automated email from the ASF dual-hosted git repository. edimitrova pushed a change to branch cassandra-4.0 in repository https://gitbox.apache.org/repos/asf/cassandra.git. from 98b449f Merge branch 'cassandra-3.11' into cassandra-4.0 add 9783d47 Fix in-bro

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

2021-05-14 Thread edimitrova
This is an automated email from the ASF dual-hosted git repository. edimitrova pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git commit 9d57d216f5530e5b80adb753e5daa0d469ae0944 Merge: f91418b 9783d47 Author: Ekaterina Dimitrova AuthorDate: Fri May

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

2021-05-17 Thread edimitrova
This is an automated email from the ASF dual-hosted git repository. edimitrova pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git commit 9422d92603591002d9d928e68832019512792244 Merge: 8a507d0 326d61e Author: Ekaterina Dimitrova AuthorDate: Mon May

[cassandra] branch trunk updated (8a507d0 -> 9422d92)

2021-05-17 Thread edimitrova
This is an automated email from the ASF dual-hosted git repository. edimitrova pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git. from 8a507d0 Merge branch cassandra-4.0 into trunk add 326d61e Remove drivers dependency and bring

[cassandra] branch cassandra-4.0 updated (d35f36c -> 326d61e)

2021-05-17 Thread edimitrova
This is an automated email from the ASF dual-hosted git repository. edimitrova pushed a change to branch cassandra-4.0 in repository https://gitbox.apache.org/repos/asf/cassandra.git. from d35f36c Fix misplacement of originatingHostId in stats metadata add 326d61e Remove drivers

[cassandra] branch cassandra-4.0 updated (2ca525b -> 77a370c)

2021-05-18 Thread edimitrova
This is an automated email from the ASF dual-hosted git repository. edimitrova pushed a change to branch cassandra-4.0 in repository https://gitbox.apache.org/repos/asf/cassandra.git. from 2ca525b Merge branch 'cassandra-3.11' into cassandra-4.0 add 77a370c Add a warnin

[cassandra] branch trunk updated (5d2c2f5 -> 2e9ce1b)

2021-05-18 Thread edimitrova
This is an automated email from the ASF dual-hosted git repository. edimitrova pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git. from 5d2c2f5 Merge branch 'cassandra-4.0' into trunk add 77a370c Add a warning to cqlsh 6.0.0 tha

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

2021-05-18 Thread edimitrova
This is an automated email from the ASF dual-hosted git repository. edimitrova pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git commit 2e9ce1b88f8719787bf1ee69d5b491f0f2941135 Merge: 5d2c2f5 77a370c Author: Ekaterina Dimitrova AuthorDate: Tue May

[cassandra-dtest] branch trunk updated: Fix paxos_test::test_cluster_availability authored by Ekaterina Dimitrova; reviewed by Berenguer Blasi for CASSANDRA-16657

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

[cassandra] branch cassandra-4.0 updated (ae84406 -> 8cd02af)

2021-05-21 Thread edimitrova
This is an automated email from the ASF dual-hosted git repository. edimitrova pushed a change to branch cassandra-4.0 in repository https://gitbox.apache.org/repos/asf/cassandra.git. from ae84406 Merge branch 'cassandra-3.11' into cassandra-4.0 add 8cd02af Spin up SEPWork

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

2021-05-21 Thread edimitrova
This is an automated email from the ASF dual-hosted git repository. edimitrova pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git commit 1112cdf83c36cca8cbab4712b4a709e0ba8ffe42 Merge: 9a43241 8cd02af Author: Ekaterina Dimitrova AuthorDate: Fri May

[cassandra] branch trunk updated (9a43241 -> 1112cdf)

2021-05-21 Thread edimitrova
This is an automated email from the ASF dual-hosted git repository. edimitrova pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git. from 9a43241 Ninja: fix incorrect import for guava lib in row util add 8cd02af Spin up SEPWorker threads

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

2021-05-21 Thread edimitrova
This is an automated email from the ASF dual-hosted git repository. edimitrova pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git commit 9f5886a4b8894c733e53c34457adae82034f9380 Merge: 1112cdf 658f3e1 Author: Ekaterina Dimitrova AuthorDate: Fri May

[cassandra] branch trunk updated (1112cdf -> 9f5886a)

2021-05-21 Thread edimitrova
This is an automated email from the ASF dual-hosted git repository. edimitrova pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git. from 1112cdf Merge branch 'cassandra-4.0' into trunk add 658f3e1 Improve AuditLogging documen

[cassandra] branch cassandra-4.0 updated (8cd02af -> 658f3e1)

2021-05-21 Thread edimitrova
This is an automated email from the ASF dual-hosted git repository. edimitrova pushed a change to branch cassandra-4.0 in repository https://gitbox.apache.org/repos/asf/cassandra.git. from 8cd02af Spin up SEPWorker threads whenever we grow the number of work permits authored by Matt

[cassandra] branch trunk updated: ninja fix: temporary circle ccm fix

2021-05-21 Thread edimitrova
This is an automated email from the ASF dual-hosted git repository. edimitrova 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 1936f8e ninja fix: temporary circle ccm

[cassandra] branch cassandra-4.0 updated: ninja fix: temporary circle ccm fix

2021-05-21 Thread edimitrova
This is an automated email from the ASF dual-hosted git repository. edimitrova pushed a commit to branch cassandra-4.0 in repository https://gitbox.apache.org/repos/asf/cassandra.git The following commit(s) were added to refs/heads/cassandra-4.0 by this push: new 1816f30 ninja fix

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

2021-05-21 Thread edimitrova
This is an automated email from the ASF dual-hosted git repository. edimitrova pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git commit 36b140288f57c7d01d59444ce81c3c919a312766 Merge: 1936f8e 1816f30 Author: Ekaterina Dimitrova AuthorDate: Fri May

[cassandra] branch trunk updated (1936f8e -> 36b1402)

2021-05-21 Thread edimitrova
This is an automated email from the ASF dual-hosted git repository. edimitrova pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git. from 1936f8e ninja fix: temporary circle ccm fix add 1816f30 ninja fix: temporary circle ccm fix new

[cassandra] branch cassandra-4.0 updated (1816f30 -> 6c8ab5b)

2021-05-24 Thread edimitrova
This is an automated email from the ASF dual-hosted git repository. edimitrova pushed a change to branch cassandra-4.0 in repository https://gitbox.apache.org/repos/asf/cassandra.git. from 1816f30 ninja fix: temporary circle ccm fix add 6c8ab5b Revert "ninja fix: temporary circl

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

2021-05-24 Thread edimitrova
This is an automated email from the ASF dual-hosted git repository. edimitrova pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git commit 1e19a611b60dd9dd6d31b4cbf3ab32f6550397c0 Merge: 36b1402 6c8ab5b Author: Ekaterina Dimitrova AuthorDate: Mon May

[cassandra] branch trunk updated (36b1402 -> 1e19a61)

2021-05-24 Thread edimitrova
This is an automated email from the ASF dual-hosted git repository. edimitrova pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git. from 36b1402 Merge branch 'cassandra-4.0' into trunk add 6c8ab5b Revert "ninja fix: temporary

[cassandra] branch trunk updated (855dcad -> f8f94c2)

2021-05-26 Thread edimitrova
This is an automated email from the ASF dual-hosted git repository. edimitrova pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git. from 855dcad Merge branch 'cassandra-4.0' into trunk add 55b4b8d Ninja fix typo in commit log ar

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

2021-05-26 Thread edimitrova
This is an automated email from the ASF dual-hosted git repository. edimitrova pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git commit f8f94c2f674fe61a280a4e72bcc84a283430632d Merge: 855dcad 55b4b8d Author: Ekaterina Dimitrova AuthorDate: Wed May

[cassandra] branch cassandra-4.0 updated (f4ab8cc -> 55b4b8d)

2021-05-26 Thread edimitrova
This is an automated email from the ASF dual-hosted git repository. edimitrova pushed a change to branch cassandra-4.0 in repository https://gitbox.apache.org/repos/asf/cassandra.git. from f4ab8cc Keep python driver in artifacts. add 55b4b8d Ninja fix typo in commit log archive page

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

2021-06-03 Thread edimitrova
This is an automated email from the ASF dual-hosted git repository. edimitrova pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git commit 4acfd3bdf1acdb6b28059a49dd39823d7ea0689d Merge: bedf6ca 3875fd2 Author: Ekaterina Dimitrova AuthorDate: Thu Jun 3

[cassandra] branch trunk updated (bedf6ca -> 4acfd3b)

2021-06-03 Thread edimitrova
This is an automated email from the ASF dual-hosted git repository. edimitrova pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git. from bedf6ca Merge branch 'cassandra-4.0' into trunk add 3875fd2 Mark MemtableSizeTest as flak

[cassandra] branch cassandra-4.0 updated (aef535c -> 3875fd2)

2021-06-03 Thread edimitrova
This is an automated email from the ASF dual-hosted git repository. edimitrova pushed a change to branch cassandra-4.0 in repository https://gitbox.apache.org/repos/asf/cassandra.git. from aef535c Temporarily remove overlap check in tests add 3875fd2 Mark MemtableSizeTest as flaky

[cassandra] branch cassandra-4.0 updated (e6946e7 -> f74ce55)

2021-06-03 Thread edimitrova
This is an automated email from the ASF dual-hosted git repository. edimitrova pushed a change to branch cassandra-4.0 in repository https://gitbox.apache.org/repos/asf/cassandra.git. from e6946e7 Make JmxHistogram#getRecentValues() thread-safe add 31c1bbe Fix StatusTest patch by

[cassandra] branch trunk updated (2227057 -> 51c6669)

2021-06-03 Thread edimitrova
This is an automated email from the ASF dual-hosted git repository. edimitrova pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git. from 2227057 Merge branch 'cassandra-4.0' into trunk add 31c1bbe Fix StatusTest patch by Ekaterina

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

2021-06-03 Thread edimitrova
This is an automated email from the ASF dual-hosted git repository. edimitrova pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git commit 51c6669676c1ce825930145115e542032ed447a5 Merge: 2227057 f74ce55 Author: Ekaterina Dimitrova AuthorDate: Thu Jun 3

[cassandra] branch cassandra-4.0.0 updated (3875fd2 -> 31c1bbe)

2021-06-03 Thread edimitrova
This is an automated email from the ASF dual-hosted git repository. edimitrova pushed a change to branch cassandra-4.0.0 in repository https://gitbox.apache.org/repos/asf/cassandra.git. from 3875fd2 Mark MemtableSizeTest as flaky patch by Ekaterina Dimitrova, reviewed by Branimir Lambov

[cassandra] branch cassandra-4.0 updated (5204897 -> f83f2a3)

2021-06-04 Thread edimitrova
This is an automated email from the ASF dual-hosted git repository. edimitrova pushed a change to branch cassandra-4.0 in repository https://gitbox.apache.org/repos/asf/cassandra.git. from 5204897 Merge branch cassandra-4.0.0 into cassandra-4.0 add 1594698 Ignore SlidingTimeRateTest

[cassandra] branch trunk updated (6f2807b -> 4fd2124)

2021-06-04 Thread edimitrova
This is an automated email from the ASF dual-hosted git repository. edimitrova pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git. from 6f2807b Merge branch cassandra-4.0 into trunk add 1594698 Ignore SlidingTimeRateTest tests patch by

[cassandra] branch cassandra-4.0.0 updated (0f03437 -> 1594698)

2021-06-04 Thread edimitrova
This is an automated email from the ASF dual-hosted git repository. edimitrova pushed a change to branch cassandra-4.0.0 in repository https://gitbox.apache.org/repos/asf/cassandra.git. from 0f03437 Merge branch cassandra-3.11 into cassandra-4.0.0 add 1594698 Ignore

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

2021-06-04 Thread edimitrova
This is an automated email from the ASF dual-hosted git repository. edimitrova pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git commit 4fd21245727f4bd3b8a7cd6b8bf5a4a5cb14a328 Merge: 6f2807b f83f2a3 Author: Ekaterina Dimitrova AuthorDate: Fri Jun 4

[cassandra] branch cassandra-3.0 updated (0e1f217 -> a9f472c)

2021-06-08 Thread edimitrova
This is an automated email from the ASF dual-hosted git repository. edimitrova pushed a change to branch cassandra-3.0 in repository https://gitbox.apache.org/repos/asf/cassandra.git. from 0e1f217 Invalidate prepared statements on DROP COMPACT add a9f472c Fix flaky

  1   2   3   4   5   6   >