(cassandra-dtest) branch trunk updated: Fix dtest failing after CASSANDRA-19592

2024-05-23 Thread samt
This is an automated email from the ASF dual-hosted git repository. samt 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 13b26564 Fix dtest failing after CASSANDRA

(cassandra) branch trunk updated: Expand DDL statements on coordinator before submission to the CMS

2024-05-23 Thread samt
This is an automated email from the ASF dual-hosted git repository. samt 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 7fe30fc313 Expand DDL statements on coordinator

(cassandra) branch trunk updated: Remove unused fields from config

2024-05-16 Thread samt
This is an automated email from the ASF dual-hosted git repository. samt 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 a15b137b7c Remove unused fields from config

(cassandra) branch trunk updated: Add cluster metadata id to gossip syn messages

2024-05-03 Thread samt
This is an automated email from the ASF dual-hosted git repository. samt 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 51d048a93a Add cluster metadata id to gossip syn

(cassandra) branch trunk updated: Enable EpochAwareDebounce to cancel in flight rpc requests

2024-04-18 Thread samt
This is an automated email from the ASF dual-hosted git repository. samt 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 cbf4dcb334 Enable EpochAwareDebounce to cancel

(cassandra) branch trunk updated: Ninja: update CHANGES.txt

2024-04-18 Thread samt
This is an automated email from the ASF dual-hosted git repository. samt 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 a84f7daf05 Ninja: update CHANGES.txt a84f7daf05

(cassandra) branch trunk updated: Properly set lastModifiedEpoch on multistep operations

2024-04-18 Thread samt
This is an automated email from the ASF dual-hosted git repository. samt 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 80971709b9 Properly set lastModifiedEpoch

(cassandra) branch trunk updated: Fix getRangeTo* operations of StorageService mbean for local strategy keyspaces

2024-03-22 Thread samt
This is an automated email from the ASF dual-hosted git repository. samt 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 a69c8657d7 Fix getRangeTo* operations

(cassandra) 02/02: Minor corrections to TCM Implementation document

2024-02-12 Thread samt
This is an automated email from the ASF dual-hosted git repository. samt pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git commit bec6bfde1f3b6a782f123f9f9ff18072a97e379f Author: N V Harikrishna AuthorDate: Mon Feb 12 08:46:55 2024 + Minor

(cassandra) branch trunk updated (6ffd2677ee -> bec6bfde1f)

2024-02-12 Thread samt
This is an automated email from the ASF dual-hosted git repository. samt pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git from 6ffd2677ee Remove sealed_periods and last_sealed_period tables new 61aabdfb44 Make RemoveNodeTest::testAbort

(cassandra) 01/02: Make RemoveNodeTest::testAbort more deterministic

2024-02-12 Thread samt
This is an automated email from the ASF dual-hosted git repository. samt pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git commit 61aabdfb4426296e9924e2959baa14fe744fb362 Author: Sam Tunnicliffe AuthorDate: Wed Feb 7 11:31:02 2024 + Make

(cassandra) 01/04: Avoid NPEs when initializing CFSs from local keyspaces before ClusterMetadata is available

2023-12-07 Thread samt
This is an automated email from the ASF dual-hosted git repository. samt pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git commit 8d6d1774e4008263bb381ae9d6b14b8f10f12fca Author: Sam Tunnicliffe AuthorDate: Tue Dec 5 12:54:05 2023 + Avoid

(cassandra) 02/04: Update expected error message which is too specific

2023-12-07 Thread samt
This is an automated email from the ASF dual-hosted git repository. samt pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git commit 28630ccbbf48a484284c0e7a9a6a7aa097136af0 Author: Sam Tunnicliffe AuthorDate: Tue Dec 5 17:03:24 2023 + Update

(cassandra) 03/04: Fix potential for unintended address clash in test case

2023-12-07 Thread samt
This is an automated email from the ASF dual-hosted git repository. samt pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git commit b4701177335216fc6131b9303cfe926da9016129 Author: Sam Tunnicliffe AuthorDate: Wed Dec 6 09:10:26 2023 + Fix

(cassandra) 04/04: Fix FetchLogFromPeersTest with vnodes

2023-12-07 Thread samt
This is an automated email from the ASF dual-hosted git repository. samt pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git commit 1df9148ed177ddefd5ffae893756944661419464 Author: Sam Tunnicliffe AuthorDate: Wed Dec 6 14:14:24 2023 + Fix

(cassandra) branch trunk updated (a75814c8f4 -> 1df9148ed1)

2023-12-07 Thread samt
This is an automated email from the ASF dual-hosted git repository. samt pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git from a75814c8f4 Merge branch 'cassandra-5.0' into trunk new 8d6d1774e4 Avoid NPEs when initializing CFSs from local

(cassandra) branch trunk updated: In in-jvm dtests, don't mark internode messaging as started until it actually is

2023-12-04 Thread samt
This is an automated email from the ASF dual-hosted git repository. samt 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 3ed0903131 In in-jvm dtests, don't mark

(cassandra) branch trunk updated: Rewrite RegisterTest to verify serialization version ceiling

2023-12-01 Thread samt
This is an automated email from the ASF dual-hosted git repository. samt 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 11358bd3a8 Rewrite RegisterTest to verify

(cassandra-dtest) branch trunk updated: Drop assertion that no view build has been resumed as this may happen during a normal startup

2023-11-30 Thread samt
This is an automated email from the ASF dual-hosted git repository. samt 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 146f7677 Drop assertion that no view build

(cassandra) 01/02: [CEP-21] Don't log unknown endpoint errors unnecessarily

2023-11-29 Thread samt
This is an automated email from the ASF dual-hosted git repository. samt pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git commit de1766a2f823fb3124eb002cb73caf2e84da5bbf Author: Sam Tunnicliffe AuthorDate: Mon Nov 27 10:56:13 2023 + [CEP

(cassandra-dtest) branch trunk updated (eb518f3c -> a9fe8ae7)

2023-11-29 Thread samt
This is an automated email from the ASF dual-hosted git repository. samt pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra-dtest.git from eb518f3c Add version guard around call to initializecms also in upgrade_tests/storage_engine_upgrade_test.py

(cassandra-dtest) 02/03: Make test_replace_address.py less sensitive to delay

2023-11-29 Thread samt
This is an automated email from the ASF dual-hosted git repository. samt pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra-dtest.git commit 203358efd837426f5557df55ed6ca21108e7692e Author: Sam Tunnicliffe AuthorDate: Tue Nov 28 12:45:30 2023 +

(cassandra) 02/02: [CEP-21] Add log message for backwards compatibility

2023-11-29 Thread samt
This is an automated email from the ASF dual-hosted git repository. samt pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git commit 30ed828c878e50b41ee49da2ff4d480dea5730e5 Author: Sam Tunnicliffe AuthorDate: Tue Nov 28 15:48:23 2023 + [CEP

(cassandra) branch trunk updated (7b7f79253d -> 30ed828c87)

2023-11-29 Thread samt
This is an automated email from the ASF dual-hosted git repository. samt pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git from 7b7f79253d Merge branch 'cassandra-5.0' into trunk new de1766a2f8 [CEP-21] Don't log unknown endpoint errors

(cassandra-dtest) 01/03: Make test_move_single_node more robust

2023-11-29 Thread samt
This is an automated email from the ASF dual-hosted git repository. samt pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra-dtest.git commit e01f467afece244e24429d40c5a2b2c5a8b8239f Author: Sam Tunnicliffe AuthorDate: Mon Nov 27 16:02:00 2023 +

(cassandra-dtest) 03/03: Adjust expected log messages in pending_ranges_test.py

2023-11-29 Thread samt
This is an automated email from the ASF dual-hosted git repository. samt pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra-dtest.git commit a9fe8ae7aeb4a27657f4750c88b2c3966cedb269 Author: Sam Tunnicliffe AuthorDate: Tue Nov 28 15:45:17 2023 +

(cassandra-dtest) 25/37: [CEP-21] Adjust expected exception when replacing nonexistent node.

2023-11-24 Thread samt
This is an automated email from the ASF dual-hosted git repository. samt pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra-dtest.git commit 24e7e98ff2b1b496be83e92d4e8f35938a4fba9a Author: Sam Tunnicliffe AuthorDate: Wed Nov 8 17:41:45 2023 +

(cassandra-dtest) 06/37: [CEP-21] disable reloadlocalschema test

2023-11-24 Thread samt
This is an automated email from the ASF dual-hosted git repository. samt pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra-dtest.git commit 8bb02fc5129d9384ce4c59fd765d8aa420ba7b3b Author: Marcus Eriksson AuthorDate: Thu May 11 10:41:25 2023 +0200

(cassandra-dtest) 30/37: [CEP-21] Wait longer for startup to make r/w counts more predictible

2023-11-24 Thread samt
This is an automated email from the ASF dual-hosted git repository. samt pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra-dtest.git commit e607770234c21c96f589b6d7f43b0ed2b22c59fe Author: Sam Tunnicliffe AuthorDate: Mon Nov 13 19:14:27 2023 +

(cassandra-dtest) 29/37: [CEP-21] Add expected error when attempting to replace a live node

2023-11-24 Thread samt
This is an automated email from the ASF dual-hosted git repository. samt pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra-dtest.git commit b393768d3b21a2da00a4b8d4f4cc29eac4ecb9a4 Author: Sam Tunnicliffe AuthorDate: Thu Nov 9 20:28:02 2023 +

(cassandra-dtest) 37/37: [CEP-21] Add version guard around call to initializecms

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

(cassandra-dtest) 32/37: [CEP-21] Initialize CMS during upgrade tests

2023-11-24 Thread samt
This is an automated email from the ASF dual-hosted git repository. samt pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra-dtest.git commit dfc946d59ee5a1623b61e83f2fb002915e0ff506 Author: Marcus Eriksson AuthorDate: Mon Nov 13 15:39:44 2023 +0100

(cassandra-dtest) 21/37: [CEP-21] Add TCM-ised byteman script for materialized_views_test

2023-11-24 Thread samt
This is an automated email from the ASF dual-hosted git repository. samt pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra-dtest.git commit a99a23dfc1b57851c3b964adbb3105ea69a83def Author: Sam Tunnicliffe AuthorDate: Thu Nov 2 16:53:15 2023 +

(cassandra-dtest) 22/37: [CEP-21] Adjust expected bootstrap state in write survey mode

2023-11-24 Thread samt
This is an automated email from the ASF dual-hosted git repository. samt pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra-dtest.git commit 95eb9976e50a27ce680459419a7775982a6a9a8e Author: Sam Tunnicliffe AuthorDate: Thu Nov 2 18:45:59 2023 +

(cassandra-dtest) 36/37: [CEP-21] Adjust assertions for rf > dc nodes

2023-11-24 Thread samt
This is an automated email from the ASF dual-hosted git repository. samt pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra-dtest.git commit 50f328d9269cfb0006ac2e42d3c67b46ecb4a299 Author: Sam Tunnicliffe AuthorDate: Fri Nov 17 17:19:04 2023 +

(cassandra-dtest) 19/37: [CEP-21] Wait for full startup before running nodetool

2023-11-24 Thread samt
This is an automated email from the ASF dual-hosted git repository. samt pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra-dtest.git commit 144c899c008d2c3f74b7f0bcc211633e707214ab Author: Sam Tunnicliffe AuthorDate: Wed Nov 1 10:28:37 2023 +

(cassandra-dtest) branch trunk updated (b355b84c -> c0082c9d)

2023-11-24 Thread samt
This is an automated email from the ASF dual-hosted git repository. samt pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra-dtest.git from b355b84c Python DTest does not release CQL connections, which can cause containers to hang for 2 hours trying

(cassandra-dtest) 09/37: [CEP-21] Fix topology_test

2023-11-24 Thread samt
This is an automated email from the ASF dual-hosted git repository. samt pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra-dtest.git commit d401b1ebb0ab3d1d2a4baea5acf5e42713def963 Author: Sam Tunnicliffe AuthorDate: Wed Aug 30 16:07:58 2023 +0100

(cassandra-dtest) 07/37: [CEP-21] PaxosUncommittedIndex now gets added to the IndexInfo table

2023-11-24 Thread samt
This is an automated email from the ASF dual-hosted git repository. samt pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra-dtest.git commit 05f4340d78c530b2032d88de4d2cd58a7e7ea7f2 Author: Marcus Eriksson AuthorDate: Fri May 12 10:54:07 2023 +0200

(cassandra-dtest) 11/37: [CEP-21] Reduce timeout for commitlog_test

2023-11-24 Thread samt
This is an automated email from the ASF dual-hosted git repository. samt pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra-dtest.git commit 0d2d8f514d4e2e1273710433c98938f9c0680d0d Author: Marcus Eriksson AuthorDate: Tue May 30 14:02:57 2023 +0200

(cassandra-dtest) 02/37: [CEP-21] add cluster_metadata ks

2023-11-24 Thread samt
This is an automated email from the ASF dual-hosted git repository. samt pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra-dtest.git commit d6e2ec54285b94b3fb5941ba21a24f8f8c684bf9 Author: Marcus Eriksson AuthorDate: Tue May 2 10:08:34 2023 +0200

(cassandra-dtest) 01/37: [CEP-21] snapshot and restore tcm tables

2023-11-24 Thread samt
This is an automated email from the ASF dual-hosted git repository. samt pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra-dtest.git commit 1fb5a111d1789777c4e0d16e14c158cbfa91cd34 Author: Marcus Eriksson AuthorDate: Tue Apr 4 13:17:09 2023 +0200

(cassandra-dtest) 10/37: [CEP-21] fix netstats test

2023-11-24 Thread samt
This is an automated email from the ASF dual-hosted git repository. samt pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra-dtest.git commit c28bf38dee5e5b61ea1751f5690921c5981d6aff Author: Marcus Eriksson AuthorDate: Tue May 30 16:15:56 2023 +0200

(cassandra-dtest) 05/37: [CEP-21] ignore deprecated gossip-related tests

2023-11-24 Thread samt
This is an automated email from the ASF dual-hosted git repository. samt pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra-dtest.git commit 48eccf058bceffd18fd932620c35019c854854be Author: Marcus Eriksson AuthorDate: Wed May 10 11:24:28 2023 +0200

(cassandra-dtest) 34/37: [CEP-21] Add new error to default ignore list for speculative roles query at startup

2023-11-24 Thread samt
This is an automated email from the ASF dual-hosted git repository. samt pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra-dtest.git commit c9809f6bb659b93b6cfda50d3f1ab183504f2b9a Author: Sam Tunnicliffe AuthorDate: Fri Nov 17 16:08:36 2023 +

(cassandra-dtest) 28/37: [CEP-21] Speed up long running mv test and add expected errors

2023-11-24 Thread samt
This is an automated email from the ASF dual-hosted git repository. samt pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra-dtest.git commit 5d0479478bdad6642a2dd5b295ddac507f3f Author: Sam Tunnicliffe AuthorDate: Thu Nov 9 20:05:48 2023 +

(cassandra-dtest) 35/37: [CEP-21] Fix test for failing replacement due to insufficient streaming replicas

2023-11-24 Thread samt
This is an automated email from the ASF dual-hosted git repository. samt pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra-dtest.git commit 639bbad4cf35bef76f017ce309d5f202659bd448 Author: Sam Tunnicliffe AuthorDate: Fri Nov 17 17:16:23 2023 +

(cassandra-dtest) 13/37: [CEP-21] Additional expected warnings from command line tools

2023-11-24 Thread samt
This is an automated email from the ASF dual-hosted git repository. samt pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra-dtest.git commit a57d93bff5052cbb0e1bf21666b0adaba93b240b Author: Sam Tunnicliffe AuthorDate: Tue Jun 6 14:10:01 2023 +0100

(cassandra-dtest) 33/37: [CEP-21] Rename cluster metadata system keyspace

2023-11-24 Thread samt
This is an automated email from the ASF dual-hosted git repository. samt pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra-dtest.git commit 9734ad525bf5efd4f127cf425221b5ba6d27df51 Author: Sam Tunnicliffe AuthorDate: Fri Nov 17 17:13:34 2023 +

(cassandra-dtest) 08/37: [CEP-21] Fix bootstrap_test

2023-11-24 Thread samt
This is an automated email from the ASF dual-hosted git repository. samt pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra-dtest.git commit c9a97682065a2cf4ff91e4c268f8e35672c881d0 Author: Marcus Eriksson AuthorDate: Thu May 25 09:32:11 2023 +0200

(cassandra-dtest) 24/37: [CEP-21] Abort failed bootstrap when wiping to retry

2023-11-24 Thread samt
This is an automated email from the ASF dual-hosted git repository. samt pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra-dtest.git commit 91c41a60cec4911364a735345bf251d558ddc7b1 Author: Sam Tunnicliffe AuthorDate: Wed Nov 8 17:25:48 2023 +

(cassandra-dtest) 17/37: [CEP-21] Changing dc/rack is no longer supported - decom/remove then rejoin instead

2023-11-24 Thread samt
This is an automated email from the ASF dual-hosted git repository. samt pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra-dtest.git commit beea81125c8cd27a54d7ddb6103a5cf0ee97d177 Author: Sam Tunnicliffe AuthorDate: Wed Oct 4 17:58:59 2023 +0100

(cassandra-dtest) 31/37: [CEP-21] Test fix storage_engine_upgrade_test.py

2023-11-24 Thread samt
This is an automated email from the ASF dual-hosted git repository. samt pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra-dtest.git commit 40a40e242582bf4463c9da35570d4e55994c4fc4 Author: Marcus Eriksson AuthorDate: Mon Nov 13 09:38:06 2023 +0100

(cassandra-dtest) 20/37: [CEP-21] No need to wipe and replace node when testing MV repair

2023-11-24 Thread samt
This is an automated email from the ASF dual-hosted git repository. samt pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra-dtest.git commit 7d978efcf94d445bf7e8c9abe262dad19fd1f2ff Author: Sam Tunnicliffe AuthorDate: Thu Nov 2 16:08:46 2023 +

(cassandra-dtest) 18/37: [CEP-21] Don't wipe cluster metadata on only CMS member

2023-11-24 Thread samt
This is an automated email from the ASF dual-hosted git repository. samt pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra-dtest.git commit a9d15fdbae3048cf035ee6d6ac205fe1673b10b3 Author: Sam Tunnicliffe AuthorDate: Wed Nov 1 09:56:49 2023 +

(cassandra-dtest) 26/37: [CEP-21] CMS must be up to do stress writes as they execute DDL

2023-11-24 Thread samt
This is an automated email from the ASF dual-hosted git repository. samt pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra-dtest.git commit 2a3e7ed8ea98c5213efd02f6d6330d3ad79ef6f6 Author: Sam Tunnicliffe AuthorDate: Thu Nov 9 17:53:26 2023 +

(cassandra-dtest) 27/37: [CEP-21] Bump max_mutation_size_in_kb after adding cluster metadata tables

2023-11-24 Thread samt
This is an automated email from the ASF dual-hosted git repository. samt pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra-dtest.git commit 6b4fb1abf6d9210197b719aa8ef4457196201967 Author: Sam Tunnicliffe AuthorDate: Thu Nov 9 19:36:49 2023 +

(cassandra-dtest) 23/37: [CEP-21] Add TCM-ised byteman script for read_repair_test.py::TestSpeculativeReadRepair

2023-11-24 Thread samt
This is an automated email from the ASF dual-hosted git repository. samt pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra-dtest.git commit c426e003e62ce8a94c36ed913f2e913a1d5462c9 Author: Sam Tunnicliffe AuthorDate: Tue Nov 7 17:38:43 2023 +

(cassandra-dtest) 16/37: [CEP-21] Adjust error messages when replacing using the same address

2023-11-24 Thread samt
This is an automated email from the ASF dual-hosted git repository. samt pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra-dtest.git commit e0a2f7da26603f9140e0de4535dda216fae39a8c Author: Alex Petrov AuthorDate: Fri Sep 29 12:29:54 2023 +0200 [CEP

(cassandra-dtest) 04/37: [CEP-21] need to add --force to allow removenode to result in fewer replicas than RF

2023-11-24 Thread samt
This is an automated email from the ASF dual-hosted git repository. samt pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra-dtest.git commit c40984f5ebfd1c621f62a02edb2d609a45a56f69 Author: Marcus Eriksson AuthorDate: Mon May 8 16:00:24 2023 +0200

(cassandra-dtest) 15/37: [CEP-21] Handle gossip removal vs eviction during replacement, dependent on version

2023-11-24 Thread samt
This is an automated email from the ASF dual-hosted git repository. samt pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra-dtest.git commit f249384daf5e78039ae87c9bc4d117a23ed65234 Author: Sam Tunnicliffe AuthorDate: Fri Aug 18 11:18:21 2023 +0100

(cassandra-dtest) 12/37: [CEP-21] bump startup timeout in transient_replication_ring_test

2023-11-24 Thread samt
This is an automated email from the ASF dual-hosted git repository. samt pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra-dtest.git commit 524bafcbbd927a7d9ec8a466e06d2e2e2ab75b34 Author: Marcus Eriksson AuthorDate: Wed May 31 12:17:45 2023 +0200

(cassandra-dtest) 14/37: [CEP-21] Fix async startup handling in test_sstable_marking

2023-11-24 Thread samt
This is an automated email from the ASF dual-hosted git repository. samt pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra-dtest.git commit e4c27f9e1b9265dd3993b24ca7eb38cb546bc19f Author: Marcus Eriksson AuthorDate: Wed May 31 12:16:36 2023 +0200

(cassandra-dtest) 03/37: [CEP-21] remove bad assert in test_remove (#32)

2023-11-24 Thread samt
This is an automated email from the ASF dual-hosted git repository. samt pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra-dtest.git commit 357268df0cad478f6623272da819c7d60b6902c0 Author: Marcus Eriksson AuthorDate: Mon May 8 13:54:05 2023 +0200

(cassandra) branch cep-21-tcm updated (c6a6822a66 -> 1c5c548e75)

2023-11-24 Thread samt
This is an automated email from the ASF dual-hosted git repository. samt pushed a change to branch cep-21-tcm in repository https://gitbox.apache.org/repos/asf/cassandra.git discard c6a6822a66 Implementation of Transactional Cluster Metadata as described in CEP-21 new 1c5c548e75

(cassandra) branch cep-21-tcm updated (ece8e960e3 -> c6a6822a66)

2023-11-23 Thread samt
This is an automated email from the ASF dual-hosted git repository. samt pushed a change to branch cep-21-tcm in repository https://gitbox.apache.org/repos/asf/cassandra.git omit ece8e960e3 [CEP-21] Add initial notes to NEWS.txt omit 30da332407 [CEP-21] Improve setup and initialisation

(cassandra) branch cep-21-tcm updated (2211ddf6b6 -> ece8e960e3)

2023-11-22 Thread samt
This is an automated email from the ASF dual-hosted git repository. samt pushed a change to branch cep-21-tcm in repository https://gitbox.apache.org/repos/asf/cassandra.git omit 2211ddf6b6 [CEP-21] Add since to new deprecation annotations omit 042220720e [CEP-21] Fix

(cassandra) branch cep-21-tcm updated (97bf0f167b -> 2211ddf6b6)

2023-11-16 Thread samt
This is an automated email from the ASF dual-hosted git repository. samt pushed a change to branch cep-21-tcm in repository https://gitbox.apache.org/repos/asf/cassandra.git omit 97bf0f167b Use pinned Harry version omit 357ca7c2e9 Add implementation overview doc omit 4d6aab0324 [CEP

[cassandra] branch cep-21-tcm updated: Add implementation overview doc

2023-10-18 Thread samt
This is an automated email from the ASF dual-hosted git repository. samt pushed a commit to branch cep-21-tcm in repository https://gitbox.apache.org/repos/asf/cassandra.git The following commit(s) were added to refs/heads/cep-21-tcm by this push: new 357ca7c2e9 Add implementation overview

[cassandra] 06/08: [CEP-21] Avoid NPE when getting dc/rack for not yet registered endpoints

2023-07-24 Thread samt
This is an automated email from the ASF dual-hosted git repository. samt pushed a commit to branch cep-21-tcm in repository https://gitbox.apache.org/repos/asf/cassandra.git commit 6af8a5a397dd91f9bf3b14c82aaf6d3e354e796d Author: Marcus Eriksson AuthorDate: Mon Apr 3 15:41:42 2023 +0200

[cassandra] 05/08: [CEP-21] Ensure that ClusterMetadata::forceEpoch keeps component epochs consistent

2023-07-24 Thread samt
This is an automated email from the ASF dual-hosted git repository. samt pushed a commit to branch cep-21-tcm in repository https://gitbox.apache.org/repos/asf/cassandra.git commit 50d186fc5207a942417cb960506fabe2f3ab71df Author: Sam Tunnicliffe AuthorDate: Thu Mar 30 15:36:21 2023 +0100

[cassandra] 02/08: [CEP-21] Ensure that SchemaTransformation impls correctly set TableMetadata epoch

2023-07-24 Thread samt
This is an automated email from the ASF dual-hosted git repository. samt pushed a commit to branch cep-21-tcm in repository https://gitbox.apache.org/repos/asf/cassandra.git commit cd4f484fa0696f7faecf6cfb752cfb37ed391035 Author: Sam Tunnicliffe AuthorDate: Thu Mar 30 16:49:47 2023 +0100

[cassandra] 07/08: [CEP-21] Fix tools tests

2023-07-24 Thread samt
This is an automated email from the ASF dual-hosted git repository. samt pushed a commit to branch cep-21-tcm in repository https://gitbox.apache.org/repos/asf/cassandra.git commit 96e6a32566f22625d747afb18e607edc46ac707c Author: Marcus Eriksson AuthorDate: Tue Apr 4 17:07:58 2023 +0200

[cassandra] 04/08: [CEP-21] Rewrite o.a.c.distributed.test.SchemaTest

2023-07-24 Thread samt
This is an automated email from the ASF dual-hosted git repository. samt pushed a commit to branch cep-21-tcm in repository https://gitbox.apache.org/repos/asf/cassandra.git commit d1fbca392aa5b2232f82970a0c87cad3e6eacab8 Author: Sam Tunnicliffe AuthorDate: Thu Mar 30 16:54:36 2023 +0100

[cassandra] 03/08: [CEP-21] During startup, don't open SSTables until local metadata log replay is complete

2023-07-24 Thread samt
This is an automated email from the ASF dual-hosted git repository. samt pushed a commit to branch cep-21-tcm in repository https://gitbox.apache.org/repos/asf/cassandra.git commit 633b40766b046cd852f312e51c4b6dbc60e49add Author: Sam Tunnicliffe AuthorDate: Thu Mar 30 16:52:13 2023 +0100

[cassandra] 01/08: [CEP-21] During startup request replay from CMS asynchronously

2023-07-24 Thread samt
This is an automated email from the ASF dual-hosted git repository. samt pushed a commit to branch cep-21-tcm in repository https://gitbox.apache.org/repos/asf/cassandra.git commit 55bdbcde6e3d75cfb6371ead0733b3ce8a376797 Author: Marcus Eriksson AuthorDate: Fri Mar 31 16:03:47 2023 +0200

[cassandra] 08/08: [CEP-21] Reinstate client notifications for joining/leaving/moving nodes

2023-07-24 Thread samt
This is an automated email from the ASF dual-hosted git repository. samt pushed a commit to branch cep-21-tcm in repository https://gitbox.apache.org/repos/asf/cassandra.git commit 12e38feec94e59d516ff751af992d631aac5c685 Author: Marcus Eriksson AuthorDate: Mon Apr 17 09:07:46 2023 +0200

[cassandra] branch cep-21-tcm updated (090f7c3fb4 -> 12e38feec9)

2023-07-24 Thread samt
This is an automated email from the ASF dual-hosted git repository. samt pushed a change to branch cep-21-tcm in repository https://gitbox.apache.org/repos/asf/cassandra.git from 090f7c3fb4 [CEP-21] Implement multi-dc placement simulator for NTS new 55bdbcde6e [CEP-21] During startup

[cassandra] 31/44: [CEP-21] Ensure that global log replication factor is maintained after decommission

2023-04-04 Thread samt
This is an automated email from the ASF dual-hosted git repository. samt pushed a commit to branch cep-21-tcm in repository https://gitbox.apache.org/repos/asf/cassandra.git commit 086fbe30cd14866fe64ad8f3f3f6cbfa31de8718 Author: Alex Petrov AuthorDate: Mon Mar 6 18:46:40 2023 +0100 [CEP

[cassandra] 40/44: [CEP-21] Implement retries for log replay on CMS members

2023-04-04 Thread samt
This is an automated email from the ASF dual-hosted git repository. samt pushed a commit to branch cep-21-tcm in repository https://gitbox.apache.org/repos/asf/cassandra.git commit 8fd47e605f41a353efd8696ccecf46a7947a9c65 Author: Alex Petrov AuthorDate: Tue Mar 7 19:08:52 2023 +0100 [CEP

[cassandra] 42/44: [CEP-21] Add invalid routing exception

2023-04-04 Thread samt
This is an automated email from the ASF dual-hosted git repository. samt pushed a commit to branch cep-21-tcm in repository https://gitbox.apache.org/repos/asf/cassandra.git commit 5a5568eb60a7cc6e4341bc6c91235b463fa41685 Author: Sam Tunnicliffe AuthorDate: Fri Mar 24 09:46:29 2023 +

[cassandra] 28/44: [CEP-21] Fix nodetool ring and effective ownership

2023-04-04 Thread samt
This is an automated email from the ASF dual-hosted git repository. samt pushed a commit to branch cep-21-tcm in repository https://gitbox.apache.org/repos/asf/cassandra.git commit fde56f2531e94143df1386ff33f1ba57b1523876 Author: Marcus Eriksson AuthorDate: Fri Mar 17 10:00:31 2023 +0100

[cassandra] 44/44: [CEP-21] Implement multi-dc placement simulator for NTS

2023-04-04 Thread samt
This is an automated email from the ASF dual-hosted git repository. samt pushed a commit to branch cep-21-tcm in repository https://gitbox.apache.org/repos/asf/cassandra.git commit 090f7c3fb4eb82661f0c41a8d16e44366e1ea4e0 Author: Alex Petrov AuthorDate: Fri Mar 31 10:12:20 2023 +0200 [CEP

[cassandra] 43/44: [CEP-21] Fix (re)building MVs

2023-04-04 Thread samt
This is an automated email from the ASF dual-hosted git repository. samt pushed a commit to branch cep-21-tcm in repository https://gitbox.apache.org/repos/asf/cassandra.git commit 306afbb8ffd8798192e6ef609920c5684b905def Author: Marcus Eriksson AuthorDate: Tue Mar 28 15:37:04 2023 +0200

[cassandra] 41/44: [CEP-21] Improve support for start/end tokens in nodetool rebuild

2023-04-04 Thread samt
This is an automated email from the ASF dual-hosted git repository. samt pushed a commit to branch cep-21-tcm in repository https://gitbox.apache.org/repos/asf/cassandra.git commit 80983b3cbbab21d8f74a031e4c66138b0f0403b4 Author: Marcus Eriksson AuthorDate: Wed Mar 22 13:22:12 2023 +0100

[cassandra] 37/44: [CEP-21] Various fixes to in-jvm dtests

2023-04-04 Thread samt
This is an automated email from the ASF dual-hosted git repository. samt pushed a commit to branch cep-21-tcm in repository https://gitbox.apache.org/repos/asf/cassandra.git commit 6ca34e62f2b51fd553098ab592b33d5fd5fbff3a Author: Sam Tunnicliffe AuthorDate: Wed Mar 22 11:00:09 2023 +

[cassandra] 36/44: [CEP-21] Improve seedlist inspection at startup

2023-04-04 Thread samt
This is an automated email from the ASF dual-hosted git repository. samt pushed a commit to branch cep-21-tcm in repository https://gitbox.apache.org/repos/asf/cassandra.git commit 09a9e089bf7881f9faf75d48fdf7b48736a17fae Author: Alex Petrov AuthorDate: Thu Dec 15 17:19:21 2022 +0100 [CEP

[cassandra] 05/44: [CEP-21] Add basics of ownership and data placement

2023-04-04 Thread samt
This is an automated email from the ASF dual-hosted git repository. samt pushed a commit to branch cep-21-tcm in repository https://gitbox.apache.org/repos/asf/cassandra.git commit 9b8bd95176ffad024e4beaab7ae84abfeb1d93f6 Author: Sam Tunnicliffe AuthorDate: Wed Mar 1 12:52:29 2023 +

[cassandra] 33/44: [CEP-21] During multi step operations, defer token map update until completion of final step

2023-04-04 Thread samt
This is an automated email from the ASF dual-hosted git repository. samt pushed a commit to branch cep-21-tcm in repository https://gitbox.apache.org/repos/asf/cassandra.git commit 91829d20697d7a3a3a0469482e1d8e4b5f292d65 Author: Sam Tunnicliffe AuthorDate: Fri Mar 17 17:14:16 2023 +

[cassandra] 12/44: [CEP-21] Consistent read/write path (3/7)

2023-04-04 Thread samt
This is an automated email from the ASF dual-hosted git repository. samt pushed a commit to branch cep-21-tcm in repository https://gitbox.apache.org/repos/asf/cassandra.git commit dca3895684d45173e468e471fccdba9c4ae5056b Author: Sam Tunnicliffe AuthorDate: Thu Mar 2 19:07:12 2023 +

[cassandra] 39/44: [CEP-21] Remove paranoid check during SRPP

2023-04-04 Thread samt
This is an automated email from the ASF dual-hosted git repository. samt pushed a commit to branch cep-21-tcm in repository https://gitbox.apache.org/repos/asf/cassandra.git commit 00d78e56ba218fb579c9f36f9821a54fae8f802a Author: Sam Tunnicliffe AuthorDate: Thu Mar 23 16:24:38 2023 +

[cassandra] 18/44: [CEP-21] Add missing implementations to concurrent utils

2023-04-04 Thread samt
This is an automated email from the ASF dual-hosted git repository. samt pushed a commit to branch cep-21-tcm in repository https://gitbox.apache.org/repos/asf/cassandra.git commit 788ea747ceb161df8ec287e214d54f898b0f433e Author: Sam Tunnicliffe AuthorDate: Fri Mar 3 16:37:47 2023 +

[cassandra] 34/44: [CEP-21] Add debounce to log replay

2023-04-04 Thread samt
This is an automated email from the ASF dual-hosted git repository. samt pushed a commit to branch cep-21-tcm in repository https://gitbox.apache.org/repos/asf/cassandra.git commit 37edaf238b4576950869e5f5622cf8ce20961dab Author: Alex Petrov AuthorDate: Tue Mar 7 17:33:48 2023 +0100 [CEP

[cassandra] 32/44: [CEP-21] Dereference TableMetadata in simple partition builder

2023-04-04 Thread samt
This is an automated email from the ASF dual-hosted git repository. samt pushed a commit to branch cep-21-tcm in repository https://gitbox.apache.org/repos/asf/cassandra.git commit e4fc7e9d1ba79d49918f7bc3be138cd8d3c0271f Author: Sam Tunnicliffe AuthorDate: Wed Mar 15 13:41:58 2023 +

[cassandra] 38/44: [CEP-21] Always use Paxos.v2 for global log reads/writes

2023-04-04 Thread samt
This is an automated email from the ASF dual-hosted git repository. samt pushed a commit to branch cep-21-tcm in repository https://gitbox.apache.org/repos/asf/cassandra.git commit 890e13173571108b2b9fd24eb8b83c4dea9f2024 Author: Sam Tunnicliffe AuthorDate: Wed Mar 22 11:43:15 2023 +

[cassandra] 17/44: [CEP-21] New nodetool commands

2023-04-04 Thread samt
This is an automated email from the ASF dual-hosted git repository. samt pushed a commit to branch cep-21-tcm in repository https://gitbox.apache.org/repos/asf/cassandra.git commit b18d21d93067b4c352083be875bc20e7c8b4dcfd Author: Sam Tunnicliffe AuthorDate: Fri Mar 3 15:41:59 2023 +

[cassandra] 30/44: [CEP-21] Re-enable stdout/sterr redirection at startup

2023-04-04 Thread samt
This is an automated email from the ASF dual-hosted git repository. samt pushed a commit to branch cep-21-tcm in repository https://gitbox.apache.org/repos/asf/cassandra.git commit eabc558d0fe6c4c239774f14a905aa316b977fe7 Author: Marcus Eriksson AuthorDate: Mon Mar 13 13:49:54 2023 +0100

[cassandra] 19/44: [CEP-21] Option to record thread creation stacktrace

2023-04-04 Thread samt
This is an automated email from the ASF dual-hosted git repository. samt pushed a commit to branch cep-21-tcm in repository https://gitbox.apache.org/repos/asf/cassandra.git commit c032fd62d0425f009830896f433548065f4308cf Author: Sam Tunnicliffe AuthorDate: Fri Mar 3 17:52:36 2023 +

[cassandra] 26/44: Circle config

2023-04-04 Thread samt
This is an automated email from the ASF dual-hosted git repository. samt pushed a commit to branch cep-21-tcm in repository https://gitbox.apache.org/repos/asf/cassandra.git commit b4ee46eb99e9ee9951fbff8d15ff550e50136a85 Author: Sam Tunnicliffe AuthorDate: Tue Mar 14 13:54:31 2023 +

[cassandra] 25/44: TMP - use bundled version of harry

2023-04-04 Thread samt
This is an automated email from the ASF dual-hosted git repository. samt pushed a commit to branch cep-21-tcm in repository https://gitbox.apache.org/repos/asf/cassandra.git commit 06fd61c8b4112402250d62f0bec6612c05bea007 Author: Sam Tunnicliffe AuthorDate: Thu Mar 9 19:09:48 2023 +

  1   2   3   4   5   6   7   8   9   10   >