(cassandra) branch trunk updated: remove unused import

2024-05-06 Thread marcuse
This is an automated email from the ASF dual-hosted git repository. marcuse 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 a9dbb89419 remove unused import a9dbb89419

(cassandra) branch trunk updated: Raise priority of TCM internode messages during critical operations

2024-05-06 Thread marcuse
This is an automated email from the ASF dual-hosted git repository. marcuse 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 67139d5c33 Raise priority of TCM internode

(cassandra) branch trunk updated: Merge pre-existing schema with the system defined one during upgrade

2024-05-06 Thread marcuse
This is an automated email from the ASF dual-hosted git repository. marcuse 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 4d29a1c75e Merge pre-existing schema

(cassandra) branch trunk updated: Add nodetool command to unregister LEFT nodes

2024-05-03 Thread marcuse
This is an automated email from the ASF dual-hosted git repository. marcuse 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 7694d90152 Add nodetool command to unregister

(cassandra) branch trunk updated: Remove leftover period column from system.metadata_snapshots

2024-04-25 Thread marcuse
This is an automated email from the ASF dual-hosted git repository. marcuse 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 b7eafa94f3 Remove leftover period column from

(cassandra) branch trunk updated: ForceSnapshot transformations should not be persisted in the local log table

2024-04-23 Thread marcuse
This is an automated email from the ASF dual-hosted git repository. marcuse 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 17ecece543 ForceSnapshot transformations

(cassandra) branch trunk updated: Optimisations to PlacementForRange, improve lookup on r/w path

2024-04-23 Thread marcuse
This is an automated email from the ASF dual-hosted git repository. marcuse 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 34d999c47a Optimisations to PlacementForRange

(cassandra) branch trunk updated: Update use of transition plan in PrepareReplace

2024-04-21 Thread marcuse
This is an automated email from the ASF dual-hosted git repository. marcuse 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 c5c4cd4e57 Update use of transition plan

(cassandra) branch trunk updated: Use Transformation.Kind.id in local and distributed log tables

2024-04-12 Thread marcuse
This is an automated email from the ASF dual-hosted git repository. marcuse 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 d548396597 Use Transformation.Kind.id

(cassandra) branch trunk updated: Override the correct method to avoid retries in ConsistentBootstrapTest.coordinatorIsBehindTest

2024-03-25 Thread marcuse
This is an automated email from the ASF dual-hosted git repository. marcuse 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 8d8c6fbc37 Override the correct method

(cassandra) branch trunk updated: Reimplement ClusterMetadata::writePlacementAllSettled to step through InProgressSequences to determine state when finished.

2024-03-25 Thread marcuse
This is an automated email from the ASF dual-hosted git repository. marcuse 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 63c6261856 Reimplement ClusterMetadata

(cassandra) branch trunk updated: Preclude irrecoverable log corruption in case split-brain situation during leader election with absent seeds

2024-03-25 Thread marcuse
This is an automated email from the ASF dual-hosted git repository. marcuse 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 0ec5ef2c70 Preclude irrecoverable log

(cassandra) branch trunk updated: Avoid exposing intermediate state while replaying log during startup

2024-03-08 Thread marcuse
This is an automated email from the ASF dual-hosted git repository. marcuse 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 5d4bcc797a Avoid exposing intermediate state

(cassandra) 02/03: Add an explicit id to Transformation.Kind

2024-03-08 Thread marcuse
This is an automated email from the ASF dual-hosted git repository. marcuse pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git commit 0e5fb78c018245e1dfb25317d695665cb3317f3e Author: Marcus Eriksson AuthorDate: Mon Feb 12 12:57:30 2024 +0100 Add

(cassandra) 01/03: Fix version check in InProgressSequences serialization

2024-03-08 Thread marcuse
This is an automated email from the ASF dual-hosted git repository. marcuse pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git commit 60fe2dc61d3ea3d241e7e624f7a3ef94bd427b2f Author: Marcus Eriksson AuthorDate: Wed Jan 31 12:52:16 2024 +0100 Fix

(cassandra) 03/03: Flush snapshot table on every write and introduce reversed long local partitioner.

2024-03-08 Thread marcuse
This is an automated email from the ASF dual-hosted git repository. marcuse pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git commit f31d72e8758ee1018435612775c73f7addbb6ec4 Author: Marcus Eriksson AuthorDate: Mon Feb 12 14:23:25 2024 +0100

(cassandra) branch trunk updated (baef2447bb -> f31d72e875)

2024-03-08 Thread marcuse
This is an automated email from the ASF dual-hosted git repository. marcuse pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git from baef2447bb Merge branch 'cassandra-5.0' into trunk new 60fe2dc61d Fix version check in InProgressSequences

(cassandra) 01/02: Improve setup and initialisation of LocalLog/LogSpec

2024-02-09 Thread marcuse
This is an automated email from the ASF dual-hosted git repository. marcuse pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git commit 6b3958f1d83777e295690a663610b6b29ed1efae Author: Alex Petrov AuthorDate: Fri Nov 17 17:13:30 2023 +0100 Improve

(cassandra) branch trunk updated (5ca972b145 -> 6ffd2677ee)

2024-02-09 Thread marcuse
This is an automated email from the ASF dual-hosted git repository. marcuse pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git from 5ca972b145 Merge branch 'cassandra-5.0' into trunk new 6b3958f1d8 Improve setup and initialisation

(cassandra-dtest) branch trunk updated: Stop trying to snapshot removed tables in snapshot_test.py

2024-02-09 Thread marcuse
This is an automated email from the ASF dual-hosted git repository. marcuse 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 26b939dc Stop trying to snapshot

(cassandra) branch trunk updated: Avoid trying to get replication factor for system_cluster_metadata before we have a CMS

2024-01-18 Thread marcuse
This is an automated email from the ASF dual-hosted git repository. marcuse 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 43eb2a4bde Avoid trying to get replication

(cassandra) branch trunk updated: Fix startup ExceptionInInitializerError when upgrade from 5.0-beta1 to trunk

2024-01-18 Thread marcuse
This is an automated email from the ASF dual-hosted git repository. marcuse 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 7f354571f3 Fix startup

(cassandra) branch trunk updated: Avoid race inserting new data in compaction_history during truncation in SystemKeyspaceMigrator41Test.testMigrateCompactionHistory

2023-12-12 Thread marcuse
This is an automated email from the ASF dual-hosted git repository. marcuse 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 901786ec27 Avoid race inserting new data

(cassandra) branch trunk updated: Don't start MessagingService unnecessarily to speed up tests and to avoid memory leak

2023-12-08 Thread marcuse
This is an automated email from the ASF dual-hosted git repository. marcuse 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 1a46e96890 Don't start MessagingService

(cassandra) branch trunk updated: Enable bytebuddy rule after starting nodes to fix DecommissionAvoidWriteTimeoutsTest

2023-12-06 Thread marcuse
This is an automated email from the ASF dual-hosted git repository. marcuse 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 c5a2781b22 Enable bytebuddy rule after

(cassandra) branch trunk updated: Lower the number of tables and repairs to avoid timeouts in ClearSnapshotTest

2023-12-01 Thread marcuse
This is an automated email from the ASF dual-hosted git repository. marcuse 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 f74c07d2d3 Lower the number of tables

(cassandra) branch trunk updated: Test failure: materialized_views_test.TestMaterializedViewsConsistency.test_multi_partition_consistent_reads_after_write

2023-12-01 Thread marcuse
This is an automated email from the ASF dual-hosted git repository. marcuse 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 bd25c05d52 Test failure

(cassandra) 01/02: Test Failure: org.apache.cassandra.distributed.upgrade.ClusterMetadataUpgradeTest.upgradeWithHintsTest

2023-11-30 Thread marcuse
This is an automated email from the ASF dual-hosted git repository. marcuse pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git commit da868ab60724aa49af5cebc5e61f446db7d6169a Author: Marcus Eriksson AuthorDate: Tue Nov 28 10:23:35 2023 +0100

(cassandra) 02/02: Test failure: org.apache.cassandra.distributed.test.ring.DecommissionTest.test*Version*

2023-11-30 Thread marcuse
This is an automated email from the ASF dual-hosted git repository. marcuse pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git commit 5613d0a4fe783dc8df2761c1bd240666faa79f42 Author: Marcus Eriksson AuthorDate: Tue Nov 28 14:17:59 2023 +0100

(cassandra) branch trunk updated (5f2ff4f932 -> 5613d0a4fe)

2023-11-30 Thread marcuse
This is an automated email from the ASF dual-hosted git repository. marcuse pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git from 5f2ff4f932 Merge branch 'cassandra-5.0' into trunk new da868ab607 Test Failure

(cassandra) branch trunk updated (64ae866095 -> 01d8cbdd1e)

2023-11-29 Thread marcuse
This is an automated email from the ASF dual-hosted git repository. marcuse pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git from 64ae866095 Upgrade jackson to 2.15.3 and snakeyaml to 2.1 new 806a395b9c Clone EndpointState before sending

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

2023-11-29 Thread marcuse
This is an automated email from the ASF dual-hosted git repository. marcuse pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git commit 01d8cbdd1ec0f662173064dd65d0abcdc45e209d Merge: 64ae866095 806a395b9c Author: Marcus Eriksson AuthorDate: Thu Nov 30

(cassandra) branch cassandra-5.0 updated: Clone EndpointState before sending GossipShutdown message

2023-11-29 Thread marcuse
This is an automated email from the ASF dual-hosted git repository. marcuse pushed a commit to branch cassandra-5.0 in repository https://gitbox.apache.org/repos/asf/cassandra.git The following commit(s) were added to refs/heads/cassandra-5.0 by this push: new 806a395b9c Clone

(cassandra) 01/04: Test failure: org.apache.cassandra.db.RepairedDataInfoTest

2023-11-28 Thread marcuse
This is an automated email from the ASF dual-hosted git repository. marcuse pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git commit 31a3ff17680c5a41e2ba859c398e405099ea4f1b Author: Marcus Eriksson AuthorDate: Mon Nov 27 08:00:01 2023 +0100

(cassandra) 04/04: Test Failure: org.apache.cassandra.db.compaction.writers.CompactionAwareWriterTest.test*CompactionWriter-trie

2023-11-28 Thread marcuse
This is an automated email from the ASF dual-hosted git repository. marcuse pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git commit 9167d599f3bfa81e57c629744d121f6d2bc794d1 Author: Marcus Eriksson AuthorDate: Mon Nov 27 14:08:26 2023 +0100

(cassandra) 02/04: Test failure: org.apache.cassandra.tools.JMXCompatabilityTest

2023-11-28 Thread marcuse
This is an automated email from the ASF dual-hosted git repository. marcuse pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git commit f6ea362d711ac8e06f254b18ba6fcf99e7e2c8cf Author: Marcus Eriksson AuthorDate: Mon Nov 27 12:54:31 2023 +0100

(cassandra) 03/04: Test failure: org.apache.cassandra.db.CorruptPrimaryIndexTest.bigPrimaryIndexDoesNotDetectDiskCorruption

2023-11-28 Thread marcuse
This is an automated email from the ASF dual-hosted git repository. marcuse pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git commit db52bef03a0595bbc679756053ccec1a37e86c23 Author: Marcus Eriksson AuthorDate: Mon Nov 27 13:24:47 2023 +0100

(cassandra) branch trunk updated (58d2132afc -> 9167d599f3)

2023-11-28 Thread marcuse
This is an automated email from the ASF dual-hosted git repository. marcuse pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git from 58d2132afc Merge branch 'cassandra-5.0' into trunk new 31a3ff1768 Test failure

(cassandra) branch trunk updated: Revert bad dtest repo in circleci conf

2023-11-24 Thread marcuse
This is an automated email from the ASF dual-hosted git repository. marcuse 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 d464c206e1 Revert bad dtest repo in circleci

[cassandra] branch cep-21-tcm updated (e225ff7ca8 -> 4d6aab0324)

2023-09-29 Thread marcuse
This is an automated email from the ASF dual-hosted git repository. marcuse pushed a change to branch cep-21-tcm in repository https://gitbox.apache.org/repos/asf/cassandra.git discard e225ff7ca8 [CEP-21] fix GossiperTest - this test now matches trunk discard 7b3292d7dc [CEP-21] CASSANDRA

[cassandra] branch cep-21-tcm updated (5cacbbcc75 -> e225ff7ca8)

2023-09-29 Thread marcuse
This is an automated email from the ASF dual-hosted git repository. marcuse pushed a change to branch cep-21-tcm in repository https://gitbox.apache.org/repos/asf/cassandra.git omit 5cacbbcc75 [CEP-21] Work with Storage Compatiblility Mode omit 94df20b882 storage_compat_mode: none

[cassandra-dtest] branch trunk updated: fix audit log archive command test

2023-05-25 Thread marcuse
This is an automated email from the ASF dual-hosted git repository. marcuse 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 69bf6794 fix audit log archive command

[cassandra] branch trunk updated (2dc1639d4f -> f36fd33e33)

2023-05-25 Thread marcuse
This is an automated email from the ASF dual-hosted git repository. marcuse pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git from 2dc1639d4f Merge branch 'cassandra-4.1' into trunk new aafb4d1944 Improve nodetool enable{audit,fullquery}log

[cassandra] branch cassandra-4.1 updated (93efe0ee04 -> 72fc04d238)

2023-05-25 Thread marcuse
This is an automated email from the ASF dual-hosted git repository. marcuse pushed a change to branch cassandra-4.1 in repository https://gitbox.apache.org/repos/asf/cassandra.git from 93efe0ee04 Merge branch 'cassandra-4.0' into cassandra-4.1 new aafb4d1944 Improve nodetool enable

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

2023-05-25 Thread marcuse
This is an automated email from the ASF dual-hosted git repository. marcuse pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git commit f36fd33e33ff88e07fdb5e3c5df7385d3fa8d688 Merge: 2dc1639d4f 72fc04d238 Author: Marcus Eriksson AuthorDate: Thu May 25

[cassandra] branch cassandra-4.0 updated: Improve nodetool enable{audit,fullquery}log

2023-05-25 Thread marcuse
This is an automated email from the ASF dual-hosted git repository. marcuse 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 aafb4d1944 Improve nodetool

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

2023-05-25 Thread marcuse
This is an automated email from the ASF dual-hosted git repository. marcuse pushed a commit to branch cassandra-4.1 in repository https://gitbox.apache.org/repos/asf/cassandra.git commit 72fc04d238dbdece34ba6f922b431beb1b14ec7d Merge: 93efe0ee04 aafb4d1944 Author: Marcus Eriksson AuthorDate

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

2022-12-23 Thread marcuse
This is an automated email from the ASF dual-hosted git repository. marcuse pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git commit 7ecbad7ee846bf2648e2a91d8628f11ce95daece Merge: 69982767e5 fabc6e7c7b Author: Marcus Eriksson AuthorDate: Fri Dec 23

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

2022-12-23 Thread marcuse
This is an automated email from the ASF dual-hosted git repository. marcuse pushed a commit to branch cassandra-4.1 in repository https://gitbox.apache.org/repos/asf/cassandra.git commit fabc6e7c7b1ceee21408fdb15822370042339e28 Merge: 203c61abaf ee266d283e Author: Marcus Eriksson AuthorDate

[cassandra] branch cassandra-4.1 updated (203c61abaf -> fabc6e7c7b)

2022-12-23 Thread marcuse
This is an automated email from the ASF dual-hosted git repository. marcuse pushed a change to branch cassandra-4.1 in repository https://gitbox.apache.org/repos/asf/cassandra.git from 203c61abaf Merge branch 'cassandra-4.0' into cassandra-4.1 new ee266d283e Avoid

[cassandra] branch trunk updated (69982767e5 -> 7ecbad7ee8)

2022-12-23 Thread marcuse
This is an automated email from the ASF dual-hosted git repository. marcuse pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git from 69982767e5 Merge branch 'cassandra-4.1' into trunk new ee266d283e Avoid ConcurrentModificationException

[cassandra] branch cassandra-4.0 updated: Avoid ConcurrentModificationException in STCS/DTCS/TWCS.getSSTables

2022-12-23 Thread marcuse
This is an automated email from the ASF dual-hosted git repository. marcuse 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 ee266d283e Avoid

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

2022-12-23 Thread marcuse
This is an automated email from the ASF dual-hosted git repository. marcuse pushed a commit to branch cassandra-3.11 in repository https://gitbox.apache.org/repos/asf/cassandra.git commit 0767c834162d74bdc857f47615b9e8a5c7e76d5b Merge: baa9d0327f 730b898b74 Author: Marcus Eriksson AuthorDate

[cassandra] branch cassandra-4.0 updated (ace3920239 -> 95e26ad1ab)

2022-12-23 Thread marcuse
This is an automated email from the ASF dual-hosted git repository. marcuse pushed a change to branch cassandra-4.0 in repository https://gitbox.apache.org/repos/asf/cassandra.git from ace3920239 Merge branch 'cassandra-3.11' into cassandra-4.0 new 730b898b74 Don't group TWCS sstables

[cassandra] branch cassandra-3.0 updated: Don't group TWCS sstables for anticompaction

2022-12-23 Thread marcuse
This is an automated email from the ASF dual-hosted git repository. marcuse 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 730b898b74 Don't group TWCS

[cassandra] branch cassandra-4.1 updated (97f9ff7da3 -> 203c61abaf)

2022-12-23 Thread marcuse
This is an automated email from the ASF dual-hosted git repository. marcuse pushed a change to branch cassandra-4.1 in repository https://gitbox.apache.org/repos/asf/cassandra.git from 97f9ff7da3 Merge branch 'cassandra-4.0' into cassandra-4.1 new 730b898b74 Don't group TWCS sstables

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

2022-12-23 Thread marcuse
This is an automated email from the ASF dual-hosted git repository. marcuse pushed a commit to branch cassandra-4.1 in repository https://gitbox.apache.org/repos/asf/cassandra.git commit 203c61abaf0a85ce6c9faa207987494ff5ce1338 Merge: 97f9ff7da3 95e26ad1ab Author: Marcus Eriksson AuthorDate

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

2022-12-23 Thread marcuse
This is an automated email from the ASF dual-hosted git repository. marcuse pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git commit 69982767e571abf8b414ac2f13a29d1cb0c7fef8 Merge: b171b4ba29 203c61abaf Author: Marcus Eriksson AuthorDate: Fri Dec 23

[cassandra] branch trunk updated (b171b4ba29 -> 69982767e5)

2022-12-23 Thread marcuse
This is an automated email from the ASF dual-hosted git repository. marcuse pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git from b171b4ba29 Merge branch 'cassandra-4.1' into trunk new 730b898b74 Don't group TWCS sstables

[cassandra] branch cassandra-3.11 updated (baa9d0327f -> 0767c83416)

2022-12-23 Thread marcuse
This is an automated email from the ASF dual-hosted git repository. marcuse pushed a change to branch cassandra-3.11 in repository https://gitbox.apache.org/repos/asf/cassandra.git from baa9d0327f Merge branch 'cassandra-3.0' into cassandra-3.11 new 730b898b74 Don't group TWCS sstables

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

2022-12-23 Thread marcuse
This is an automated email from the ASF dual-hosted git repository. marcuse pushed a commit to branch cassandra-4.0 in repository https://gitbox.apache.org/repos/asf/cassandra.git commit 95e26ad1ab29b52e720edf9792eba100817cce9d Merge: ace3920239 0767c83416 Author: Marcus Eriksson AuthorDate

[cassandra] branch trunk updated: Only reload compaction strategies if disk boundaries change

2022-12-15 Thread marcuse
This is an automated email from the ASF dual-hosted git repository. marcuse 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 94bcb4e5ec Only reload compaction strategies

[cassandra] branch trunk updated: Add flag to exclude nodes from local DC when running nodetool rebuild

2022-11-17 Thread marcuse
This is an automated email from the ASF dual-hosted git repository. marcuse 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 145dbd1f08 Add flag to exclude nodes from

[cassandra] branch trunk updated: Keep sstable level when streaming for decommission and move

2022-10-19 Thread marcuse
This is an automated email from the ASF dual-hosted git repository. marcuse 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 7e6799a4b9 Keep sstable level when streaming

[cassandra] branch cassandra-4.0 updated: Improve the way we handle repair message timeouts to avoid hanging repairs

2022-08-29 Thread marcuse
This is an automated email from the ASF dual-hosted git repository. marcuse 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 5beab63b55 Improve the way we

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

2022-08-29 Thread marcuse
This is an automated email from the ASF dual-hosted git repository. marcuse pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git commit 1b9c6d83ec30d701c46addf5ffbada843139b718 Merge: 756d506bd9 cd576a0d14 Author: Marcus Eriksson AuthorDate: Mon Aug 29

[cassandra] branch trunk updated (756d506bd9 -> 1b9c6d83ec)

2022-08-29 Thread marcuse
This is an automated email from the ASF dual-hosted git repository. marcuse pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git from 756d506bd9 Merge branch 'cassandra-4.1' into trunk new 5beab63b55 Improve the way we handle repair message

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

2022-08-29 Thread marcuse
This is an automated email from the ASF dual-hosted git repository. marcuse pushed a commit to branch cassandra-4.1 in repository https://gitbox.apache.org/repos/asf/cassandra.git commit cd576a0d140c94007fd0181044df453c0681252f Merge: 726b67b1e4 5beab63b55 Author: Marcus Eriksson AuthorDate

[cassandra] branch cassandra-4.1 updated (726b67b1e4 -> cd576a0d14)

2022-08-29 Thread marcuse
This is an automated email from the ASF dual-hosted git repository. marcuse pushed a change to branch cassandra-4.1 in repository https://gitbox.apache.org/repos/asf/cassandra.git from 726b67b1e4 Merge branch 'cassandra-4.0' into cassandra-4.1 new 5beab63b55 Improve the way we handle

[cassandra-dtest] branch trunk updated: Ignore error from non-related keyspaces to fix repair_tests/repair_test.py::TestRepair::test_non_replicated_ks_repair

2022-05-10 Thread marcuse
This is an automated email from the ASF dual-hosted git repository. marcuse 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 e76008d0 Ignore error from non-related

[cassandra] branch trunk updated (c6207171f2 -> 6c20fbca4a)

2022-05-04 Thread marcuse
This is an automated email from the ASF dual-hosted git repository. marcuse pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git from c6207171f2 Merge branch 'cassandra-4.1' into trunk new 3b648ca09e Use TimeUUID serializer

[cassandra] branch cassandra-4.1 updated: Use TimeUUID serializer for BATCH_REMOVE_REQ

2022-05-04 Thread marcuse
This is an automated email from the ASF dual-hosted git repository. marcuse pushed a commit to branch cassandra-4.1 in repository https://gitbox.apache.org/repos/asf/cassandra.git The following commit(s) were added to refs/heads/cassandra-4.1 by this push: new 3b648ca09e Use TimeUUID

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

2022-05-04 Thread marcuse
This is an automated email from the ASF dual-hosted git repository. marcuse pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git commit 6c20fbca4a42dc0dde8910ce2b1096861957040c Merge: c6207171f2 3b648ca09e Author: Marcus Eriksson AuthorDate: Wed May 4

[cassandra] branch trunk updated: Fail starting when the same parameter exists more than once in cassandra.yaml

2022-04-29 Thread marcuse
This is an automated email from the ASF dual-hosted git repository. marcuse 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 7ce140bd1d Fail starting when the same

[cassandra] branch trunk updated: Bump timeouts in CasCriticalSectionTest

2022-04-28 Thread marcuse
This is an automated email from the ASF dual-hosted git repository. marcuse 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 bcf56629e8 Bump timeouts

[cassandra-dtest] branch trunk updated: Bump max_mutation_size_in_kb due to system schema getting larger than 20kb after adding top partitions table

2022-04-28 Thread marcuse
This is an automated email from the ASF dual-hosted git repository. marcuse 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 0accec41 Bump max_mutation_size_in_kb

[cassandra] branch trunk updated: Track top partitions by size and tombstone count

2022-04-26 Thread marcuse
This is an automated email from the ASF dual-hosted git repository. marcuse 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 545809616c Track top partitions by size

[cassandra] branch trunk updated: Remove stress server functionality

2022-04-08 Thread marcuse
This is an automated email from the ASF dual-hosted git repository. marcuse 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 537321e9c7 Remove stress server functionality

[cassandra] branch trunk updated: Remove and ban use of Instant.now

2022-03-09 Thread marcuse
This is an automated email from the ASF dual-hosted git repository. marcuse 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 60675cc Remove and ban use of Instant.now

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

2022-02-17 Thread marcuse
This is an automated email from the ASF dual-hosted git repository. marcuse pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git commit c69e37eca76d96c331807ea23280945afecad1e9 Merge: 9a8dc6d 702824a Author: Marcus Eriksson AuthorDate: Thu Feb 17 10:39

[cassandra] branch trunk updated (9a8dc6d -> c69e37e)

2022-02-17 Thread marcuse
This is an automated email from the ASF dual-hosted git repository. marcuse pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git. from 9a8dc6d Merge branch 'cassandra-4.0' into trunk new b58a5c8 LeveledCompactionStrategy disk space check

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

2022-02-17 Thread marcuse
This is an automated email from the ASF dual-hosted git repository. marcuse pushed a commit to branch cassandra-4.0 in repository https://gitbox.apache.org/repos/asf/cassandra.git commit 702824a99ddf890603113992b09bf5c7780f6a6d Merge: 894d33c e53ad64 Author: Marcus Eriksson AuthorDate: Thu Feb

[cassandra] branch cassandra-3.11 updated (f0bb299 -> e53ad64)

2022-02-17 Thread marcuse
This is an automated email from the ASF dual-hosted git repository. marcuse pushed a change to branch cassandra-3.11 in repository https://gitbox.apache.org/repos/asf/cassandra.git. from f0bb299 Merge branch 'cassandra-3.0' into cassandra-3.11 new b58a5c8 LeveledCompactionStrategy

[cassandra] branch cassandra-3.0 updated: LeveledCompactionStrategy disk space check improvements

2022-02-17 Thread marcuse
This is an automated email from the ASF dual-hosted git repository. marcuse 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 b58a5c8

[cassandra] branch cassandra-4.0 updated (894d33c -> 702824a)

2022-02-17 Thread marcuse
This is an automated email from the ASF dual-hosted git repository. marcuse pushed a change to branch cassandra-4.0 in repository https://gitbox.apache.org/repos/asf/cassandra.git. from 894d33c Increment version to 4.0.4 new b58a5c8 LeveledCompactionStrategy disk space check

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

2022-02-17 Thread marcuse
This is an automated email from the ASF dual-hosted git repository. marcuse pushed a commit to branch cassandra-3.11 in repository https://gitbox.apache.org/repos/asf/cassandra.git commit e53ad6461224b1ab096f56d9e2c744126eb532cd Merge: f0bb299 b58a5c8 Author: Marcus Eriksson AuthorDate: Thu Feb

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

2022-02-16 Thread marcuse
This is an automated email from the ASF dual-hosted git repository. marcuse pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git commit e56bf105a161b1d9677ea4c9c70436f3169edb9c Merge: 81922c5 2687cf1 Author: Marcus Eriksson AuthorDate: Wed Feb 16 11:09

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

2022-02-16 Thread marcuse
This is an automated email from the ASF dual-hosted git repository. marcuse pushed a commit to branch cassandra-3.11 in repository https://gitbox.apache.org/repos/asf/cassandra.git commit eeec360e757c191c517ddb51154c7c4f8d283d88 Merge: 0218d1f 85c202d Author: Marcus Eriksson AuthorDate: Wed Feb

[cassandra] branch trunk updated (81922c5 -> e56bf10)

2022-02-16 Thread marcuse
This is an automated email from the ASF dual-hosted git repository. marcuse pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git. from 81922c5 Intoduce Harry to the tree new 85c202d Lazy transaction log replica creation allows incorrect

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

2022-02-16 Thread marcuse
This is an automated email from the ASF dual-hosted git repository. marcuse pushed a commit to branch cassandra-4.0 in repository https://gitbox.apache.org/repos/asf/cassandra.git commit 2687cf1edf5d61379475f5a4e65a112239649b8a Merge: a87055d eeec360 Author: Marcus Eriksson AuthorDate: Wed Feb

[cassandra] branch cassandra-3.11 updated (0218d1f -> eeec360)

2022-02-16 Thread marcuse
This is an automated email from the ASF dual-hosted git repository. marcuse pushed a change to branch cassandra-3.11 in repository https://gitbox.apache.org/repos/asf/cassandra.git. from 0218d1f Merge branch 'cassandra-3.0' into cassandra-3.11 new 85c202d Lazy transaction log replica

[cassandra] branch cassandra-4.0 updated (a87055d -> 2687cf1)

2022-02-16 Thread marcuse
This is an automated email from the ASF dual-hosted git repository. marcuse pushed a change to branch cassandra-4.0 in repository https://gitbox.apache.org/repos/asf/cassandra.git. from a87055d Prepare debian changelog for 4.0.3 new 85c202d Lazy transaction log replica creation

[cassandra] branch cassandra-3.0 updated: Lazy transaction log replica creation allows incorrect replica content divergence during anticompaction

2022-02-16 Thread marcuse
This is an automated email from the ASF dual-hosted git repository. marcuse 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 85c202d Lazy transaction log

[cassandra] branch trunk updated (ab0a9fd -> 9649cb1)

2022-02-11 Thread marcuse
This is an automated email from the ASF dual-hosted git repository. marcuse pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git. from ab0a9fd Merge branch 'cassandra-4.0' into trunk new c60ad61 Improve start up processing of Incremental

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

2022-02-11 Thread marcuse
This is an automated email from the ASF dual-hosted git repository. marcuse pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git commit 9649cb1358a08f5f98413c556ef2f69fb7806c91 Merge: ab0a9fd c60ad61 Author: Marcus Eriksson AuthorDate: Fri Feb 11 14:09

[cassandra] branch cassandra-4.0 updated: Improve start up processing of Incremental Repair information read from system.repairs

2022-02-11 Thread marcuse
This is an automated email from the ASF dual-hosted git repository. marcuse 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 c60ad61 Improve start up

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

2022-02-07 Thread marcuse
This is an automated email from the ASF dual-hosted git repository. marcuse pushed a commit to branch cassandra-4.0 in repository https://gitbox.apache.org/repos/asf/cassandra.git commit 66d792adda3cca9b82d25bff3921a28957853d16 Merge: 371add4 b022aec Author: Marcus Eriksson AuthorDate: Mon Feb

[cassandra] branch cassandra-3.11 updated (5d0aeb1 -> b022aec)

2022-02-07 Thread marcuse
This is an automated email from the ASF dual-hosted git repository. marcuse pushed a change to branch cassandra-3.11 in repository https://gitbox.apache.org/repos/asf/cassandra.git. from 5d0aeb1 Merge branch 'cassandra-3.0' into cassandra-3.11 new 5c9ba06 Extend operator control over

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

2022-02-07 Thread marcuse
This is an automated email from the ASF dual-hosted git repository. marcuse pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git commit 210793f943dc522161fd26b6192f38a5c83fa131 Merge: e256b98 66d792a Author: Marcus Eriksson AuthorDate: Mon Feb 7 13:00

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

2022-02-07 Thread marcuse
This is an automated email from the ASF dual-hosted git repository. marcuse pushed a commit to branch cassandra-3.11 in repository https://gitbox.apache.org/repos/asf/cassandra.git commit b022aecfa665c021db4fb39267a7cf83f97ec135 Merge: 5d0aeb1 5c9ba06 Author: Marcus Eriksson AuthorDate: Mon Feb

  1   2   3   4   5   6   7   8   9   10   >