(cassandra) branch trunk updated: Fix peers v2 system table behaviour when 2 nodes swap their IP Addresses

2024-04-26 Thread ifesdjeen
This is an automated email from the ASF dual-hosted git repository. ifesdjeen 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 38512a469c Fix peers v2 system table

(cassandra) branch trunk updated: The result of applying a metadata snapshot via ForceSnapshot should return the correct set of modified keys

2024-04-08 Thread ifesdjeen
This is an automated email from the ASF dual-hosted git repository. ifesdjeen 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 7623e4678b The result of applying

(cassandra) branch trunk updated: Harry model that supports value overrides: an ability to provide specific values for clustering, regular, and static columns

2024-04-08 Thread ifesdjeen
This is an automated email from the ASF dual-hosted git repository. ifesdjeen 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 6b48f8a11d Harry model that supports value

(cassandra) branch trunk updated: TCM: Catch up committing node on rejection

2024-03-19 Thread ifesdjeen
This is an automated email from the ASF dual-hosted git repository. ifesdjeen 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 3e6a551dba TCM: Catch up committing node

(cassandra) branch trunk updated (2924762fa1 -> 061cb88b3c)

2024-03-19 Thread ifesdjeen
This is an automated email from the ASF dual-hosted git repository. ifesdjeen pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git from 2924762fa1 LocalLog: Cancel signal when unused add 061cb88b3c Improve logging for retries in TCM No new

(cassandra) branch trunk updated: LocalLog: Cancel signal when unused

2024-03-19 Thread ifesdjeen
This is an automated email from the ASF dual-hosted git repository. ifesdjeen 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 2924762fa1 LocalLog: Cancel signal when

(cassandra) branch trunk updated: Handle MIN_TOKEN placement correctly.

2024-01-29 Thread ifesdjeen
This is an automated email from the ASF dual-hosted git repository. ifesdjeen 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 1cb6d3568b Handle MIN_TOKEN placement

(cassandra) branch trunk updated: Change IP address of the CMS node during transition

2024-01-22 Thread ifesdjeen
This is an automated email from the ASF dual-hosted git repository. ifesdjeen 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 46b90364da Change IP address of the CMS

(cassandra) branch trunk updated: Fix Harry Upgrade Test - primodal epoch initialization

2024-01-22 Thread ifesdjeen
This is an automated email from the ASF dual-hosted git repository. ifesdjeen 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 b10e269344 Fix Harry Upgrade Test

(cassandra-harry) branch trunk updated: Fix version in run-external.sh

2024-01-17 Thread ifesdjeen
This is an automated email from the ASF dual-hosted git repository. ifesdjeen pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra-harry.git The following commit(s) were added to refs/heads/trunk by this push: new d216a71 Fix version in run

(cassandra) branch cep-15-accord updated (18ce167359 -> 1271f5f778)

2024-01-10 Thread ifesdjeen
This is an automated email from the ASF dual-hosted git repository. ifesdjeen pushed a change to branch cep-15-accord in repository https://gitbox.apache.org/repos/asf/cassandra.git discard 18ce167359 Quick fix for AccordAddTableTest: make rejections catch up add 1271f5f778 Quick fix

(cassandra) branch cep-15-accord updated (eb1572e9f5 -> 18ce167359)

2024-01-10 Thread ifesdjeen
This is an automated email from the ASF dual-hosted git repository. ifesdjeen pushed a change to branch cep-15-accord in repository https://gitbox.apache.org/repos/asf/cassandra.git from eb1572e9f5 (Accord) NPE while trying to serialize FoundKnownMap as value is null half the time

(cassandra) branch trunk updated: Ninja: fix checkstyle after cherry-pick.

2023-12-20 Thread ifesdjeen
This is an automated email from the ASF dual-hosted git repository. ifesdjeen 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 bc0c8f6317 Ninja: fix checkstyle after

(cassandra) 03/03: Remove conf/harry-example.yaml

2023-12-20 Thread ifesdjeen
This is an automated email from the ASF dual-hosted git repository. ifesdjeen pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git commit b7e5675edd06f9d6bb8f22aef41c5c2caa698f7b Author: Alex Petrov AuthorDate: Fri Dec 8 08:26:17 2023 +0100 Remove

(cassandra) 01/03: Fix HarrySimulatorTest.harryTest

2023-12-20 Thread ifesdjeen
This is an automated email from the ASF dual-hosted git repository. ifesdjeen pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git commit 0989a219ad1242b9591d2323e9b31a79746503f8 Author: Alex Petrov AuthorDate: Mon Dec 4 17:09:38 2023 +0100 Fix

(cassandra) 02/03: Fix ShortPaxosSimulationTest.simulationTest

2023-12-20 Thread ifesdjeen
This is an automated email from the ASF dual-hosted git repository. ifesdjeen pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git commit 9db161f038bfc756614795dc8616bb85572b5eaa Author: Alex Petrov AuthorDate: Thu Dec 7 19:13:19 2023 +0100 Fix

(cassandra) branch trunk updated (6fb2de3c95 -> b7e5675edd)

2023-12-20 Thread ifesdjeen
This is an automated email from the ASF dual-hosted git repository. ifesdjeen pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git from 6fb2de3c95 Merge branch 'cassandra-5.0' into trunk new 0989a219ad Fix HarrySimulatorTest.harryTest new

(cassandra-harry) branch trunk updated (490286c -> e314bf4)

2023-12-07 Thread ifesdjeen
This is an automated email from the ASF dual-hosted git repository. ifesdjeen pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra-harry.git from 490286c Remove notion of Modification add e314bf4 History Builder API 2.0 No new revisions were

(cassandra-harry) branch trunk updated: Remove notion of Modification

2023-12-05 Thread ifesdjeen
This is an automated email from the ASF dual-hosted git repository. ifesdjeen pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra-harry.git The following commit(s) were added to refs/heads/trunk by this push: new 490286c Remove notion

(cassandra) branch trunk updated: Fix rejectSubsequentInProgressSequence test: cap message sizes for commit failures

2023-12-04 Thread ifesdjeen
This is an automated email from the ASF dual-hosted git repository. ifesdjeen 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 e0766e95bc Fix

(cassandra) branch trunk updated (a98a5a1d9d -> f36a518208)

2023-12-01 Thread ifesdjeen
This is an automated email from the ASF dual-hosted git repository. ifesdjeen pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git from a98a5a1d9d Reduce time the tests run to avoid timeouts new e182744cd0 Introduce 5.1 messaging format

(cassandra) 02/02: Fix test Failure: MixedModeFrom3LoggedBatchTest.testSimpleStrategy

2023-12-01 Thread ifesdjeen
This is an automated email from the ASF dual-hosted git repository. ifesdjeen pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git commit f36a518208fae1ca3af914f4a74ef4987238c14a Author: Alex Petrov AuthorDate: Fri Dec 1 13:03:12 2023 +0100 Fix

(cassandra) 01/02: Introduce 5.1 messaging format that brings in Epoch

2023-12-01 Thread ifesdjeen
This is an automated email from the ASF dual-hosted git repository. ifesdjeen pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git commit e182744cd0f0f1cd3be1e1b396946913de2bc7c8 Author: Alex Petrov AuthorDate: Fri Nov 24 17:39:43 2023 +0100

(cassandra) 02/03: Improve the situation with timeouts of all fuzz tests.

2023-12-01 Thread ifesdjeen
This is an automated email from the ASF dual-hosted git repository. ifesdjeen pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git commit 179711eab6907fe3e67f485599df23a82f6dc207 Author: Alex Petrov AuthorDate: Thu Nov 30 14:06:08 2023 +0100

(cassandra) 01/03: Fix ConsistentMoveTest: nodes were getting stuck in assertGossipStatus, since we would log the message, but never change the actual gossip status.

2023-12-01 Thread ifesdjeen
This is an automated email from the ASF dual-hosted git repository. ifesdjeen pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git commit 5f0359b22947613d99a473042424a69ea8cc4ab9 Author: Alex Petrov AuthorDate: Thu Nov 30 14:04:02 2023 +0100 Fix

(cassandra) branch trunk updated (ac201d2f04 -> a98a5a1d9d)

2023-12-01 Thread ifesdjeen
This is an automated email from the ASF dual-hosted git repository. ifesdjeen pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git from ac201d2f04 Make nodetool tablestats use number of significant digits for time and average values consistently

(cassandra) 03/03: Reduce time the tests run to avoid timeouts

2023-12-01 Thread ifesdjeen
This is an automated email from the ASF dual-hosted git repository. ifesdjeen pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git commit a98a5a1d9d40ee3b2952af4e09bd4cc6080fc3fc Author: Alex Petrov AuthorDate: Thu Nov 30 10:33:06 2023 +0100

(cassandra) branch trunk updated: Remove dependency on bundled Harry jar

2023-12-01 Thread ifesdjeen
This is an automated email from the ASF dual-hosted git repository. ifesdjeen 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 b45a0e0145 Remove dependency on bundled

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

2023-11-30 Thread ifesdjeen
This is an automated email from the ASF dual-hosted git repository. ifesdjeen pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git commit 5f2ff4f932c5a810e1fb4f6266d4ca76a9899c56 Merge: cbabfd39b1 f46444b628 Author: Alex Petrov AuthorDate: Thu Nov 30

(cassandra) branch trunk updated (cbabfd39b1 -> 5f2ff4f932)

2023-11-30 Thread ifesdjeen
This is an automated email from the ASF dual-hosted git repository. ifesdjeen pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git from cbabfd39b1 Merge branch 'cassandra-5.0' into trunk add f46444b628 Remove

(cassandra) branch cassandra-5.0 updated (9dc0378c2f -> f46444b628)

2023-11-30 Thread ifesdjeen
This is an automated email from the ASF dual-hosted git repository. ifesdjeen pushed a change to branch cassandra-5.0 in repository https://gitbox.apache.org/repos/asf/cassandra.git from 9dc0378c2f Merge branch 'cassandra-4.1' into cassandra-5.0 add f46444b628 Remove

(cassandra-harry) branch release updated: [maven-release-plugin] prepare for next development iteration

2023-11-29 Thread ifesdjeen
This is an automated email from the ASF dual-hosted git repository. ifesdjeen pushed a commit to branch release in repository https://gitbox.apache.org/repos/asf/cassandra-harry.git The following commit(s) were added to refs/heads/release by this push: new ef3d46d [maven-release-plugin

(cassandra-harry) annotated tag 0.0.2 created (now 08f3003)

2023-11-29 Thread ifesdjeen
This is an automated email from the ASF dual-hosted git repository. ifesdjeen pushed a change to annotated tag 0.0.2 in repository https://gitbox.apache.org/repos/asf/cassandra-harry.git at 08f3003 (tag) tagging 37761ce599242a34b027baff520e1185b7a7c3af (commit) replaces 0.0.1

(cassandra-harry) 01/01: [maven-release-plugin] prepare release 0.0.2

2023-11-29 Thread ifesdjeen
This is an automated email from the ASF dual-hosted git repository. ifesdjeen pushed a commit to branch release in repository https://gitbox.apache.org/repos/asf/cassandra-harry.git commit 37761ce599242a34b027baff520e1185b7a7c3af Author: Alex Petrov AuthorDate: Wed Nov 29 11:59:25 2023 +0100

(cassandra-harry) branch release created (now 37761ce)

2023-11-29 Thread ifesdjeen
This is an automated email from the ASF dual-hosted git repository. ifesdjeen pushed a change to branch release in repository https://gitbox.apache.org/repos/asf/cassandra-harry.git at 37761ce [maven-release-plugin] prepare release 0.0.2 This branch includes the following new commits

(cassandra-harry) annotated tag 0.0.2 deleted (was ff8839c)

2023-11-29 Thread ifesdjeen
This is an automated email from the ASF dual-hosted git repository. ifesdjeen pushed a change to annotated tag 0.0.2 in repository https://gitbox.apache.org/repos/asf/cassandra-harry.git *** WARNING: tag 0.0.2 was deleted! *** tag was ff8839c This change permanently discards the following

(cassandra-harry) branch release deleted (was 5570c25)

2023-11-29 Thread ifesdjeen
This is an automated email from the ASF dual-hosted git repository. ifesdjeen pushed a change to branch release in repository https://gitbox.apache.org/repos/asf/cassandra-harry.git was 5570c25 [maven-release-plugin] prepare for next development iteration The revisions that were

(cassandra-harry) branch trunk updated: [maven-release-plugin] prepare release 0.0.2

2023-11-29 Thread ifesdjeen
This is an automated email from the ASF dual-hosted git repository. ifesdjeen pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra-harry.git The following commit(s) were added to refs/heads/trunk by this push: new f2640d9 [maven-release-plugin

(cassandra-harry) branch trunk updated (f2640d9 -> 4a8e4e9)

2023-11-29 Thread ifesdjeen
This is an automated email from the ASF dual-hosted git repository. ifesdjeen pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra-harry.git discard f2640d9 [maven-release-plugin] prepare release 0.0.2 This update removed existing revisions from

(cassandra-harry) branch trunk updated (4bda518 -> 4a8e4e9)

2023-11-29 Thread ifesdjeen
This is an automated email from the ASF dual-hosted git repository. ifesdjeen pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra-harry.git discard 4bda518 [maven-release-plugin] prepare release 0.0.2 This update removed existing revisions from

(cassandra-harry) branch trunk updated (2e78e3f -> 4bda518)

2023-11-29 Thread ifesdjeen
This is an automated email from the ASF dual-hosted git repository. ifesdjeen pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra-harry.git discard 2e78e3f [maven-release-plugin] prepare for next development iteration omit 94ec942 [maven-release

(cassandra-harry) 02/02: [maven-release-plugin] prepare release 0.0.2

2023-11-29 Thread ifesdjeen
This is an automated email from the ASF dual-hosted git repository. ifesdjeen pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra-harry.git commit 4bda5185de4fd33b77cbf7b13157ba013d1263b8 Author: Alex Petrov AuthorDate: Wed Nov 29 11:53:40 2023 +0100

(cassandra-harry) 01/02: Fix typos found by Maven plugin

2023-11-29 Thread ifesdjeen
This is an automated email from the ASF dual-hosted git repository. ifesdjeen pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra-harry.git commit 4a8e4e9077906bc14f6ac19a1aabf4b9ecdefd82 Author: Alex Petrov AuthorDate: Wed Nov 29 11:48:37 2023 +0100

(cassandra-harry) branch trunk updated: [maven-release-plugin] prepare for next development iteration

2023-11-29 Thread ifesdjeen
This is an automated email from the ASF dual-hosted git repository. ifesdjeen pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra-harry.git The following commit(s) were added to refs/heads/trunk by this push: new 2e78e3f [maven-release-plugin

(cassandra-harry) annotated tag 0.0.2 created (now ff8839c)

2023-11-29 Thread ifesdjeen
This is an automated email from the ASF dual-hosted git repository. ifesdjeen pushed a change to annotated tag 0.0.2 in repository https://gitbox.apache.org/repos/asf/cassandra-harry.git at ff8839c (tag) tagging 94ec942416e23fce352091b03812d870ddb8cf8c (commit) replaces 0.0.1

(cassandra-harry) branch trunk updated: [maven-release-plugin] prepare release 0.0.2

2023-11-29 Thread ifesdjeen
This is an automated email from the ASF dual-hosted git repository. ifesdjeen pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra-harry.git The following commit(s) were added to refs/heads/trunk by this push: new 94ec942 [maven-release-plugin

[cassandra] branch cep-21-tcm updated: Use pinned Harry version

2023-10-20 Thread ifesdjeen
This is an automated email from the ASF dual-hosted git repository. ifesdjeen 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 97bf0f167b Use pinned Harry

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

2023-10-10 Thread ifesdjeen
This is an automated email from the ASF dual-hosted git repository. ifesdjeen pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git commit 4b84c4332c3043b31fd33c4d8dc2d7f2771c90da Merge: c40e0778b3 8b941a6bdc Author: Alex Petrov AuthorDate: Tue Oct 10

[cassandra] branch cassandra-4.1 updated (ea6461b870 -> e562d6a3a9)

2023-10-10 Thread ifesdjeen
This is an automated email from the ASF dual-hosted git repository. ifesdjeen pushed a change to branch cassandra-4.1 in repository https://gitbox.apache.org/repos/asf/cassandra.git from ea6461b870 Merge branch 'cassandra-4.0' into cassandra-4.1 add 26c374da4f Synchronize

[cassandra] branch cassandra-4.0 updated (b57c13603a -> 26c374da4f)

2023-10-10 Thread ifesdjeen
This is an automated email from the ASF dual-hosted git repository. ifesdjeen pushed a change to branch cassandra-4.0 in repository https://gitbox.apache.org/repos/asf/cassandra.git from b57c13603a Remove byteman-related files from production sources add 26c374da4f Synchronize

[cassandra] branch trunk updated (c40e0778b3 -> 4b84c4332c)

2023-10-10 Thread ifesdjeen
This is an automated email from the ASF dual-hosted git repository. ifesdjeen pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git from c40e0778b3 Merge branch 'cassandra-5.0' into trunk add 26c374da4f Synchronize CQLSSTableWriter#build

[cassandra] branch cassandra-5.0 updated (5a02e532d4 -> 8b941a6bdc)

2023-10-10 Thread ifesdjeen
This is an automated email from the ASF dual-hosted git repository. ifesdjeen pushed a change to branch cassandra-5.0 in repository https://gitbox.apache.org/repos/asf/cassandra.git from 5a02e532d4 Merge branch 'cassandra-4.1' into cassandra-5.0 add 26c374da4f Synchronize

[cassandra-in-jvm-dtest-api] tag 0.0.16 created (now 1ba6ef9)

2023-08-16 Thread ifesdjeen
This is an automated email from the ASF dual-hosted git repository. ifesdjeen pushed a change to tag 0.0.16 in repository https://gitbox.apache.org/repos/asf/cassandra-in-jvm-dtest-api.git at 1ba6ef9 (commit) No new revisions were added by this update

[cassandra-in-jvm-dtest-api] annotated tag 0.0.16 deleted (was 5353ed6)

2023-08-16 Thread ifesdjeen
This is an automated email from the ASF dual-hosted git repository. ifesdjeen pushed a change to annotated tag 0.0.16 in repository https://gitbox.apache.org/repos/asf/cassandra-in-jvm-dtest-api.git *** WARNING: tag 0.0.16 was deleted! *** tag was 5353ed6 The revisions that were

[cassandra-in-jvm-dtest-api] annotated tag 0.0.16 created (now 5353ed6)

2023-08-16 Thread ifesdjeen
This is an automated email from the ASF dual-hosted git repository. ifesdjeen pushed a change to annotated tag 0.0.16 in repository https://gitbox.apache.org/repos/asf/cassandra-in-jvm-dtest-api.git at 5353ed6 (tag) tagging fa95ce3fc2cd272cc1109a73e493a2057f5efbac (commit) replaces

[cassandra-in-jvm-dtest-api] branch release updated: [maven-release-plugin] prepare release 0.0.16

2023-08-16 Thread ifesdjeen
This is an automated email from the ASF dual-hosted git repository. ifesdjeen pushed a commit to branch release in repository https://gitbox.apache.org/repos/asf/cassandra-in-jvm-dtest-api.git The following commit(s) were added to refs/heads/release by this push: new fa95ce3 [maven

[cassandra-in-jvm-dtest-api] branch release updated: [maven-release-plugin] prepare for next development iteration

2023-08-16 Thread ifesdjeen
This is an automated email from the ASF dual-hosted git repository. ifesdjeen pushed a commit to branch release in repository https://gitbox.apache.org/repos/asf/cassandra-in-jvm-dtest-api.git The following commit(s) were added to refs/heads/release by this push: new ebd40f9 [maven

[cassandra-in-jvm-dtest-api] branch release updated (0395af6 -> f3a3b98)

2023-08-16 Thread ifesdjeen
This is an automated email from the ASF dual-hosted git repository. ifesdjeen pushed a change to branch release in repository https://gitbox.apache.org/repos/asf/cassandra-in-jvm-dtest-api.git discard 0395af6 [maven-release-plugin] prepare for next development iteration discard 80a98f7

[cassandra-in-jvm-dtest-api] tag 0.0.16 deleted (was 80a98f7)

2023-08-16 Thread ifesdjeen
This is an automated email from the ASF dual-hosted git repository. ifesdjeen pushed a change to tag 0.0.16 in repository https://gitbox.apache.org/repos/asf/cassandra-in-jvm-dtest-api.git *** WARNING: tag 0.0.16 was deleted! *** was 80a98f7 [maven-release-plugin] prepare release 0.0.16

[cassandra-in-jvm-dtest-api] tag 0.0.16 updated (eb60f14 -> 80a98f7)

2023-08-16 Thread ifesdjeen
This is an automated email from the ASF dual-hosted git repository. ifesdjeen pushed a change to tag 0.0.16 in repository https://gitbox.apache.org/repos/asf/cassandra-in-jvm-dtest-api.git *** WARNING: tag 0.0.16 was modified! *** from eb60f14 (tag) to 80a98f7 (commit) omit

[cassandra-in-jvm-dtest-api] 01/03: Temporarily disable log action test as it seems to fail on jdk11

2023-08-16 Thread ifesdjeen
This is an automated email from the ASF dual-hosted git repository. ifesdjeen pushed a commit to branch release in repository https://gitbox.apache.org/repos/asf/cassandra-in-jvm-dtest-api.git commit b15bb00d6ad4f9349a8ea56df45fa4fc04d56f4a Author: Alex Petrov AuthorDate: Wed Aug 16 22:59:08

[cassandra-in-jvm-dtest-api] 02/03: [maven-release-plugin] prepare release 0.0.16

2023-08-16 Thread ifesdjeen
This is an automated email from the ASF dual-hosted git repository. ifesdjeen pushed a commit to branch release in repository https://gitbox.apache.org/repos/asf/cassandra-in-jvm-dtest-api.git commit 80a98f759c45a60925d63f2d4659e2fedc24d322 Author: Alex Petrov AuthorDate: Wed Aug 16 19:06:15

[cassandra-in-jvm-dtest-api] branch release updated (1e93a27 -> 0395af6)

2023-08-16 Thread ifesdjeen
This is an automated email from the ASF dual-hosted git repository. ifesdjeen pushed a change to branch release in repository https://gitbox.apache.org/repos/asf/cassandra-in-jvm-dtest-api.git discard 1e93a27 [maven-release-plugin] prepare for next development iteration discard 296f2a7

[cassandra-in-jvm-dtest-api] 03/03: [maven-release-plugin] prepare for next development iteration

2023-08-16 Thread ifesdjeen
This is an automated email from the ASF dual-hosted git repository. ifesdjeen pushed a commit to branch release in repository https://gitbox.apache.org/repos/asf/cassandra-in-jvm-dtest-api.git commit 0395af65a8c529c7c252c03142e97a7be7351b53 Author: Alex Petrov AuthorDate: Wed Aug 16 19:06:29

[cassandra-in-jvm-dtest-api] branch release updated: [maven-release-plugin] prepare for next development iteration

2023-08-16 Thread ifesdjeen
This is an automated email from the ASF dual-hosted git repository. ifesdjeen pushed a commit to branch release in repository https://gitbox.apache.org/repos/asf/cassandra-in-jvm-dtest-api.git The following commit(s) were added to refs/heads/release by this push: new 1e93a27 [maven

[cassandra-in-jvm-dtest-api] annotated tag 0.0.16 created (now 45dfcf0)

2023-08-16 Thread ifesdjeen
This is an automated email from the ASF dual-hosted git repository. ifesdjeen pushed a change to annotated tag 0.0.16 in repository https://gitbox.apache.org/repos/asf/cassandra-in-jvm-dtest-api.git at 45dfcf0 (tag) tagging 296f2a7c32ae4e035f488a4a3eb68d1627dc4e73 (commit) replaces

[cassandra-in-jvm-dtest-api] branch release updated: [maven-release-plugin] prepare release 0.0.16

2023-08-16 Thread ifesdjeen
This is an automated email from the ASF dual-hosted git repository. ifesdjeen pushed a commit to branch release in repository https://gitbox.apache.org/repos/asf/cassandra-in-jvm-dtest-api.git The following commit(s) were added to refs/heads/release by this push: new 296f2a7 [maven

[cassandra-in-jvm-dtest-api] branch release updated (00cba75 -> f3a3b98)

2023-08-16 Thread ifesdjeen
This is an automated email from the ASF dual-hosted git repository. ifesdjeen pushed a change to branch release in repository https://gitbox.apache.org/repos/asf/cassandra-in-jvm-dtest-api.git discard 00cba75 [maven-release-plugin] prepare release 0.0.16 This update removed existing

[cassandra-in-jvm-dtest-api] branch release updated: [maven-release-plugin] prepare release 0.0.16

2023-08-16 Thread ifesdjeen
This is an automated email from the ASF dual-hosted git repository. ifesdjeen pushed a commit to branch release in repository https://gitbox.apache.org/repos/asf/cassandra-in-jvm-dtest-api.git The following commit(s) were added to refs/heads/release by this push: new 00cba75 [maven

[cassandra-in-jvm-dtest-api] branch release updated (edd9f74 -> f3a3b98)

2023-08-16 Thread ifesdjeen
This is an automated email from the ASF dual-hosted git repository. ifesdjeen pushed a change to branch release in repository https://gitbox.apache.org/repos/asf/cassandra-in-jvm-dtest-api.git discard edd9f74 [maven-release-plugin] prepare for next development iteration discard d913dee

[cassandra-in-jvm-dtest-api] annotated tag 0.0.16 deleted (was 668bade)

2023-08-16 Thread ifesdjeen
This is an automated email from the ASF dual-hosted git repository. ifesdjeen pushed a change to annotated tag 0.0.16 in repository https://gitbox.apache.org/repos/asf/cassandra-in-jvm-dtest-api.git *** WARNING: tag 0.0.16 was deleted! *** tag was 668bade The revisions that were

[cassandra-in-jvm-dtest-api] branch release updated: [maven-release-plugin] prepare for next development iteration

2023-08-16 Thread ifesdjeen
This is an automated email from the ASF dual-hosted git repository. ifesdjeen pushed a commit to branch release in repository https://gitbox.apache.org/repos/asf/cassandra-in-jvm-dtest-api.git The following commit(s) were added to refs/heads/release by this push: new edd9f74 [maven

[cassandra-in-jvm-dtest-api] annotated tag 0.0.16 created (now 668bade)

2023-08-16 Thread ifesdjeen
This is an automated email from the ASF dual-hosted git repository. ifesdjeen pushed a change to annotated tag 0.0.16 in repository https://gitbox.apache.org/repos/asf/cassandra-in-jvm-dtest-api.git at 668bade (tag) tagging d913dee5b6379ebe9ebeb57faff9e6221754e939 (commit) replaces

[cassandra-in-jvm-dtest-api] branch release updated: [maven-release-plugin] prepare release 0.0.16

2023-08-16 Thread ifesdjeen
This is an automated email from the ASF dual-hosted git repository. ifesdjeen pushed a commit to branch release in repository https://gitbox.apache.org/repos/asf/cassandra-in-jvm-dtest-api.git The following commit(s) were added to refs/heads/release by this push: new d913dee [maven

[cassandra-in-jvm-dtest-api] annotated tag 0.0.16 deleted (was 58929e1)

2023-08-16 Thread ifesdjeen
This is an automated email from the ASF dual-hosted git repository. ifesdjeen pushed a change to annotated tag 0.0.16 in repository https://gitbox.apache.org/repos/asf/cassandra-in-jvm-dtest-api.git *** WARNING: tag 0.0.16 was deleted! *** tag was 58929e1 This change permanently discards

[cassandra-in-jvm-dtest-api] branch release updated (06c1241 -> f3a3b98)

2023-08-16 Thread ifesdjeen
This is an automated email from the ASF dual-hosted git repository. ifesdjeen pushed a change to branch release in repository https://gitbox.apache.org/repos/asf/cassandra-in-jvm-dtest-api.git discard 06c1241 [maven-release-plugin] prepare for next development iteration omit 11072ef

[cassandra-in-jvm-dtest-api] branch release updated: [maven-release-plugin] prepare for next development iteration

2023-08-16 Thread ifesdjeen
This is an automated email from the ASF dual-hosted git repository. ifesdjeen pushed a commit to branch release in repository https://gitbox.apache.org/repos/asf/cassandra-in-jvm-dtest-api.git The following commit(s) were added to refs/heads/release by this push: new 06c1241 [maven

[cassandra-in-jvm-dtest-api] annotated tag 0.0.16 created (now 58929e1)

2023-08-16 Thread ifesdjeen
This is an automated email from the ASF dual-hosted git repository. ifesdjeen pushed a change to annotated tag 0.0.16 in repository https://gitbox.apache.org/repos/asf/cassandra-in-jvm-dtest-api.git at 58929e1 (tag) tagging 11072efbf922518bcc539b82042785699b2b3a7c (commit) replaces

[cassandra-in-jvm-dtest-api] branch release updated: [maven-release-plugin] prepare release 0.0.16

2023-08-16 Thread ifesdjeen
This is an automated email from the ASF dual-hosted git repository. ifesdjeen pushed a commit to branch release in repository https://gitbox.apache.org/repos/asf/cassandra-in-jvm-dtest-api.git The following commit(s) were added to refs/heads/release by this push: new 11072ef [maven

[cassandra-in-jvm-dtest-api] branch release updated (a3cc424 -> f3a3b98)

2023-08-16 Thread ifesdjeen
This is an automated email from the ASF dual-hosted git repository. ifesdjeen pushed a change to branch release in repository https://gitbox.apache.org/repos/asf/cassandra-in-jvm-dtest-api.git discard a3cc424 [maven-release-plugin] prepare release 0.0.16 This update removed existing

[cassandra-in-jvm-dtest-api] annotated tag 0.0.16 deleted (was 00b05fa)

2023-08-16 Thread ifesdjeen
This is an automated email from the ASF dual-hosted git repository. ifesdjeen pushed a change to annotated tag 0.0.16 in repository https://gitbox.apache.org/repos/asf/cassandra-in-jvm-dtest-api.git *** WARNING: tag 0.0.16 was deleted! *** tag was 00b05fa The revisions that were

[cassandra-in-jvm-dtest-api] branch release updated: [maven-release-plugin] prepare release 0.0.16

2023-08-16 Thread ifesdjeen
This is an automated email from the ASF dual-hosted git repository. ifesdjeen pushed a commit to branch release in repository https://gitbox.apache.org/repos/asf/cassandra-in-jvm-dtest-api.git The following commit(s) were added to refs/heads/release by this push: new a3cc424 [maven

[cassandra-in-jvm-dtest-api] annotated tag 0.0.16 created (now 00b05fa)

2023-08-16 Thread ifesdjeen
This is an automated email from the ASF dual-hosted git repository. ifesdjeen pushed a change to annotated tag 0.0.16 in repository https://gitbox.apache.org/repos/asf/cassandra-in-jvm-dtest-api.git at 00b05fa (tag) tagging f3a3b982227602ec0752a5d0d4d780dc62ac3f6d (commit) replaces

[cassandra-in-jvm-dtest-api] branch release updated (e973f5b -> f3a3b98)

2023-08-16 Thread ifesdjeen
This is an automated email from the ASF dual-hosted git repository. ifesdjeen pushed a change to branch release in repository https://gitbox.apache.org/repos/asf/cassandra-in-jvm-dtest-api.git discard e973f5b [maven-release-plugin] prepare release 0.0.15 This update removed existing

[cassandra-in-jvm-dtest-api] branch release updated (05f4990 -> e973f5b)

2023-08-16 Thread ifesdjeen
This is an automated email from the ASF dual-hosted git repository. ifesdjeen pushed a change to branch release in repository https://gitbox.apache.org/repos/asf/cassandra-in-jvm-dtest-api.git from 05f4990 [maven-release-plugin] prepare for next development iteration add acaabaf Add

[cassandra-in-jvm-dtest-api] 01/01: [maven-release-plugin] prepare release 0.0.15

2023-08-16 Thread ifesdjeen
This is an automated email from the ASF dual-hosted git repository. ifesdjeen pushed a commit to branch release in repository https://gitbox.apache.org/repos/asf/cassandra-in-jvm-dtest-api.git commit e973f5b70acd92cd5485aec5c207251273610286 Author: Alex Petrov AuthorDate: Wed Aug 16 18:33:24

[cassandra-in-jvm-dtest-api] branch trunk updated: CASSANDRA-18727 - JMXUtil.getJmxConnector should retry connection attempts (#37)

2023-08-11 Thread ifesdjeen
This is an automated email from the ASF dual-hosted git repository. ifesdjeen pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra-in-jvm-dtest-api.git The following commit(s) were added to refs/heads/trunk by this push: new f3a3b98 CASSANDRA-18727

[cassandra-in-jvm-dtest-api] branch trunk updated: Updated setting newVersion to look up the current version

2023-05-12 Thread ifesdjeen
This is an automated email from the ASF dual-hosted git repository. ifesdjeen pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra-in-jvm-dtest-api.git The following commit(s) were added to refs/heads/trunk by this push: new dadade5 Updated setting

[cassandra-in-jvm-dtest-api] branch trunk updated: Add support for JMX

2023-05-11 Thread ifesdjeen
This is an automated email from the ASF dual-hosted git repository. ifesdjeen pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra-in-jvm-dtest-api.git The following commit(s) were added to refs/heads/trunk by this push: new acaabaf Add support

[cassandra-in-jvm-dtest-api] branch trunk updated (c8a223d -> 05f4990)

2023-05-10 Thread ifesdjeen
This is an automated email from the ASF dual-hosted git repository. ifesdjeen pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra-in-jvm-dtest-api.git discard c8a223d Add support for JMX This update removed existing revisions from the reference

[cassandra-in-jvm-dtest-api] branch trunk updated: Add support for JMX

2023-05-10 Thread ifesdjeen
This is an automated email from the ASF dual-hosted git repository. ifesdjeen pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra-in-jvm-dtest-api.git The following commit(s) were added to refs/heads/trunk by this push: new c8a223d Add support

[cassandra-harry] branch trunk updated: Ninja: readme

2023-03-14 Thread ifesdjeen
This is an automated email from the ASF dual-hosted git repository. ifesdjeen pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra-harry.git The following commit(s) were added to refs/heads/trunk by this push: new b3f713e Ninja: readme b3f713e

[cassandra-harry] branch trunk updated (42a50b4 -> 2b7563f)

2023-03-14 Thread ifesdjeen
This is an automated email from the ASF dual-hosted git repository. ifesdjeen pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra-harry.git from 42a50b4 Fix conf/external.yaml to have run_time in the right place new d4ecaf8 Improvements

[cassandra-harry] 09/09: Implement parsing schema provider

2023-03-14 Thread ifesdjeen
This is an automated email from the ASF dual-hosted git repository. ifesdjeen pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra-harry.git commit 2b7563f40317b5d232af1a2d97e62aacc9b135a9 Author: Alex Petrov AuthorDate: Fri Mar 10 13:00:39 2023 +0100

[cassandra-harry] 08/09: Trigger exception if we run out of partitions

2023-03-14 Thread ifesdjeen
This is an automated email from the ASF dual-hosted git repository. ifesdjeen pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra-harry.git commit 6ae22097767359a27ed33f6b1fcca79be99c3f39 Author: Alex Petrov AuthorDate: Mon Mar 13 10:57:51 2023 +0100

[cassandra-harry] 02/09: Pull in Cassandra concurrent utils until there is a common shared library

2023-03-14 Thread ifesdjeen
This is an automated email from the ASF dual-hosted git repository. ifesdjeen pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra-harry.git commit 6ed308d6a814826be145f6ba30304ea474bf263e Author: Alex Petrov AuthorDate: Thu Mar 9 17:13:18 2023 +0100

[cassandra-harry] 07/09: Minor API improvements

2023-03-14 Thread ifesdjeen
This is an automated email from the ASF dual-hosted git repository. ifesdjeen pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra-harry.git commit 8a3748c29048b8005dab098ad031b8f75efd942e Author: Alex Petrov AuthorDate: Tue Mar 14 13:08:04 2023 +0100

[cassandra-harry] 03/09: Pull in token util from Cassandra to avoid circular dependency

2023-03-14 Thread ifesdjeen
This is an automated email from the ASF dual-hosted git repository. ifesdjeen pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra-harry.git commit 6e0b450d9df3596d2eb79bfca92edd434cca7035 Author: Alex Petrov AuthorDate: Thu Mar 9 17:17:41 2023 +0100

[cassandra-harry] 01/09: Improvements:

2023-03-14 Thread ifesdjeen
This is an automated email from the ASF dual-hosted git repository. ifesdjeen pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra-harry.git commit d4ecaf80e69ea3bd3d8a9538ae3f70851997b6cf Author: Abe Ratnofsky AuthorDate: Mon Oct 17 12:54:44 2022 +0200

[cassandra-harry] 05/09: Make it possible to run multiple Harry runners concurrently against the same keyspace

2023-03-14 Thread ifesdjeen
This is an automated email from the ASF dual-hosted git repository. ifesdjeen pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra-harry.git commit c0e749ee4f00d20df44cc9a243dac3e747bdd601 Author: Alex Petrov AuthorDate: Thu Mar 9 17:28:44 2023 +0100

  1   2   3   4   5   6   7   8   9   >