(cassandra-analytics) branch trunk updated: CASSANALYTICS-55: Replace NotImplementedException with UnsupportedOperationException in SparkType (#112)

2025-05-23 Thread smiklosovic
This is an automated email from the ASF dual-hosted git repository. smiklosovic pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra-analytics.git The following commit(s) were added to refs/heads/trunk by this push: new 70b28094 CASSANALYTICS-55

(cassandra) branch cassandra-5.0 updated (ac05c94e6a -> 49c8122d8f)

2025-05-23 Thread smiklosovic
This is an automated email from the ASF dual-hosted git repository. smiklosovic pushed a change to branch cassandra-5.0 in repository https://gitbox.apache.org/repos/asf/cassandra.git from ac05c94e6a Merge branch 'cassandra-4.1' into cassandra-5.0 add 49c8122d8f Avoid CQLSH t

(cassandra) branch trunk updated (7bbeee3b63 -> 4154632d16)

2025-05-23 Thread smiklosovic
This is an automated email from the ASF dual-hosted git repository. smiklosovic pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git from 7bbeee3b63 Make metadata components forgiving during startup add 49c8122d8f Avoid CQLSH throwing an

(cassandra-sidecar) branch trunk updated: CASSSIDECAR-251: remove file:// from sidecar.logdir property

2025-05-23 Thread smiklosovic
This is an automated email from the ASF dual-hosted git repository. smiklosovic pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra-sidecar.git The following commit(s) were added to refs/heads/trunk by this push: new 09db580a CASSSIDECAR-251: remove

(cassandra-sidecar) branch trunk updated (0a8b2b4d -> 09cf164b)

2025-05-16 Thread smiklosovic
This is an automated email from the ASF dual-hosted git repository. smiklosovic pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra-sidecar.git from 0a8b2b4d CASSSIDECAR-248: Do not emit warning on startup when initialDelay is configured to 0

(cassandra-sidecar) branch trunk updated: CASSSIDECAR-248: Do not emit warning on startup when initialDelay is configured to 0

2025-05-16 Thread smiklosovic
This is an automated email from the ASF dual-hosted git repository. smiklosovic pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra-sidecar.git The following commit(s) were added to refs/heads/trunk by this push: new 0a8b2b4d CASSSIDECAR-248: Do not

(cassandra) branch trunk updated: Avoid duplicate hardlink error upon forceful taking of ephemeral snapshots during repair

2025-05-16 Thread smiklosovic
This is an automated email from the ASF dual-hosted git repository. smiklosovic 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 6cfea18dda Avoid duplicate hardlink error

(cassandra) branch trunk updated: When a custom disk error handler fails to initiate, fail the startup of a node instead of using the no-op handler

2025-05-06 Thread smiklosovic
This is an automated email from the ASF dual-hosted git repository. smiklosovic 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 f91655df06 When a custom disk error

(cassandra) branch trunk updated (f6eb4a6b31 -> 0669db7a04)

2025-05-06 Thread smiklosovic
This is an automated email from the ASF dual-hosted git repository. smiklosovic pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git from f6eb4a6b31 Fix a bug in AutoRepair duration metric calculation if schedule finishes quickly add

(cassandra) branch trunk updated: Upgrade logback version to 1.5.18 and slf4j dependencies to 2.0.17

2025-04-25 Thread smiklosovic
This is an automated email from the ASF dual-hosted git repository. smiklosovic 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 fc97fd1037 Upgrade logback version to

(cassandra) 02/02: Implement appender of slow queries to system_views.slow_queries table

2025-04-23 Thread smiklosovic
This is an automated email from the ASF dual-hosted git repository. smiklosovic pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git commit 8fcf309dad871a373b41cb26c8e0b714c8c874ef Author: Stefan Miklosovic AuthorDate: Wed Apr 9 13:35:08 2025 +0200

(cassandra) branch trunk updated (4805123eb8 -> 8fcf309dad)

2025-04-23 Thread smiklosovic
This is an automated email from the ASF dual-hosted git repository. smiklosovic pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git from 4805123eb8 Merge branch 'cassandra-5.0' into trunk new bcea8f5815 Refactor EncryptionOpti

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

2025-04-07 Thread smiklosovic
This is an automated email from the ASF dual-hosted git repository. smiklosovic pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git commit 5ccb3fd2154ffc91b8f4893711262a081f03ded1 Merge: c3089b564a 0c9d368e09 Author: Stefan Miklosovic AuthorDate: Mon

(cassandra) branch cassandra-4.0 updated (51cf55747b -> 07bbf2cd97)

2025-04-07 Thread smiklosovic
This is an automated email from the ASF dual-hosted git repository. smiklosovic pushed a change to branch cassandra-4.0 in repository https://gitbox.apache.org/repos/asf/cassandra.git from 51cf55747b Update OWASP dependency checker to version 12.1.0 add 07bbf2cd97 Docs should mention

(cassandra) branch cassandra-4.1 updated (5bc66043d7 -> 93e77182d5)

2025-04-07 Thread smiklosovic
This is an automated email from the ASF dual-hosted git repository. smiklosovic pushed a change to branch cassandra-4.1 in repository https://gitbox.apache.org/repos/asf/cassandra.git from 5bc66043d7 ninja: remove unused import add 07bbf2cd97 Docs should mention that cassandra.yaml

(cassandra) branch cassandra-5.0 updated (38f3afcd42 -> 0c9d368e09)

2025-04-07 Thread smiklosovic
This is an automated email from the ASF dual-hosted git repository. smiklosovic pushed a change to branch cassandra-5.0 in repository https://gitbox.apache.org/repos/asf/cassandra.git from 38f3afcd42 Several doc fixes, particularly developing/cql/ , developing/data-modeling/ and managing

(cassandra) branch trunk updated (c3089b564a -> 5ccb3fd215)

2025-04-07 Thread smiklosovic
This is an automated email from the ASF dual-hosted git repository. smiklosovic pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git from c3089b564a Ignore repetitions of semicolon in CQLSH add 07bbf2cd97 Docs should mention that

(cassandra) branch trunk updated: Ignore repetitions of semicolon in CQLSH

2025-04-07 Thread smiklosovic
This is an automated email from the ASF dual-hosted git repository. smiklosovic 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 c3089b564a Ignore repetitions of

(cassandra) branch trunk updated (bb66561142 -> 9d6c3c43b8)

2025-04-05 Thread smiklosovic
This is an automated email from the ASF dual-hosted git repository. smiklosovic pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git from bb66561142 Various fixes in constraint framework add 73f0e2e401 Suppress CVE-2025-25193 add

(cassandra) branch cassandra-5.0 updated (d954c19b21 -> 7076623ac7)

2025-04-05 Thread smiklosovic
This is an automated email from the ASF dual-hosted git repository. smiklosovic pushed a change to branch cassandra-5.0 in repository https://gitbox.apache.org/repos/asf/cassandra.git from d954c19b21 CASSANDRA-20296 follow-up: by default, explicitly set -XX:MaxDirectMemorySize to half of

(cassandra) branch cassandra-4.1 updated (5baedef1d0 -> 49ec0dc692)

2025-04-05 Thread smiklosovic
This is an automated email from the ASF dual-hosted git repository. smiklosovic pushed a change to branch cassandra-4.1 in repository https://gitbox.apache.org/repos/asf/cassandra.git from 5baedef1d0 Merge branch 'cassandra-4.0' into cassandra-4.1 add 73f0e2e401 Suppress CVE-

(cassandra) branch trunk updated (41b8fd0da4 -> 2e356413ee)

2025-04-05 Thread smiklosovic
This is an automated email from the ASF dual-hosted git repository. smiklosovic pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git from 41b8fd0da4 Merge branch 'cassandra-5.0' into trunk add d954c19b21 CASSANDRA-20296 follow-up:

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

2025-04-05 Thread smiklosovic
This is an automated email from the ASF dual-hosted git repository. smiklosovic pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git commit 35ea72b718968c54998988e70f5b26c1715716cf Merge: 73cd2c56ca f7d39dfff4 Author: Stefan Miklosovic AuthorDate: Tue

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

2025-04-04 Thread smiklosovic
This is an automated email from the ASF dual-hosted git repository. smiklosovic pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git commit 9d6c3c43b8f8629ad0538aca6f8e08f5fcef4acc Merge: bb66561142 7076623ac7 Author: Stefan Miklosovic AuthorDate: Wed

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

2025-04-04 Thread smiklosovic
This is an automated email from the ASF dual-hosted git repository. smiklosovic pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git commit 89d153affd5b2bb0791a43ea4dbf92d405d8a709 Merge: b01274d6f6 27a6ef3ea8 Author: Stefan Miklosovic AuthorDate: Wed

(cassandra) branch cassandra-4.0 updated (73f0e2e401 -> 51cf55747b)

2025-04-03 Thread smiklosovic
This is an automated email from the ASF dual-hosted git repository. smiklosovic pushed a change to branch cassandra-4.0 in repository https://gitbox.apache.org/repos/asf/cassandra.git from 73f0e2e401 Suppress CVE-2025-25193 add 51cf55747b Update OWASP dependency checker to version

(cassandra) branch cassandra-5.0 updated (27a6ef3ea8 -> abb3e8bdbb)

2025-04-03 Thread smiklosovic
This is an automated email from the ASF dual-hosted git repository. smiklosovic pushed a change to branch cassandra-5.0 in repository https://gitbox.apache.org/repos/asf/cassandra.git from 27a6ef3ea8 Update netty to 4.1.119.Final and netty-tcnative to 2.0.70.Final add 51cf55747b

(cassandra) branch trunk updated (89d153affd -> 6468b2898d)

2025-04-03 Thread smiklosovic
This is an automated email from the ASF dual-hosted git repository. smiklosovic pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git from 89d153affd Merge branch 'cassandra-5.0' into trunk add 51cf55747b Update OWASP dependency

(cassandra) branch cassandra-4.1 updated (49ec0dc692 -> 147a224a88)

2025-04-03 Thread smiklosovic
This is an automated email from the ASF dual-hosted git repository. smiklosovic pushed a change to branch cassandra-4.1 in repository https://gitbox.apache.org/repos/asf/cassandra.git from 49ec0dc692 Merge branch 'cassandra-4.0' into cassandra-4.1 add 51cf55747b Update OWASP

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

2025-04-03 Thread smiklosovic
This is an automated email from the ASF dual-hosted git repository. smiklosovic pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git commit 6468b2898d5c37219202bda275b63af0f8107a9c Merge: 89d153affd abb3e8bdbb Author: Stefan Miklosovic AuthorDate: Thu

(cassandra) branch trunk updated (b01274d6f6 -> 89d153affd)

2025-04-02 Thread smiklosovic
This is an automated email from the ASF dual-hosted git repository. smiklosovic pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git from b01274d6f6 CASSANDRA-20496 - Add CQLSSTableWriter tests for Vectors and Constraints add 27a6ef3ea8

(cassandra) branch cassandra-5.0 updated (7076623ac7 -> 27a6ef3ea8)

2025-04-02 Thread smiklosovic
This is an automated email from the ASF dual-hosted git repository. smiklosovic pushed a change to branch cassandra-5.0 in repository https://gitbox.apache.org/repos/asf/cassandra.git from 7076623ac7 Merge branch 'cassandra-4.1' into cassandra-5.0 add 27a6ef3ea8 Update netty

(cassandra) branch cassandra-4.0 updated (e2a881959b -> 73f0e2e401)

2025-04-02 Thread smiklosovic
This is an automated email from the ASF dual-hosted git repository. smiklosovic pushed a change to branch cassandra-4.0 in repository https://gitbox.apache.org/repos/asf/cassandra.git from e2a881959b ninja-fix – python2 compat on .build/generate-snyk-file add 73f0e2e401 Suppress CVE

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

2025-03-31 Thread smiklosovic
This is an automated email from the ASF dual-hosted git repository. smiklosovic pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git commit 2e356413eec689ff1b9880e4d8ceeba2a7e60c22 Merge: 41b8fd0da4 d954c19b21 Author: Stefan Miklosovic AuthorDate: Mon

(cassandra) branch cassandra-5.0 updated (11eb601352 -> d954c19b21)

2025-03-31 Thread smiklosovic
This is an automated email from the ASF dual-hosted git repository. smiklosovic pushed a change to branch cassandra-5.0 in repository https://gitbox.apache.org/repos/asf/cassandra.git from 11eb601352 Merge branch 'cassandra-4.1' into cassandra-5.0 add d954c19b21 CASSANDRA-20

(cassandra) branch trunk updated (5fa6b03e8b -> 9843b3d40e)

2025-03-28 Thread smiklosovic
This is an automated email from the ASF dual-hosted git repository. smiklosovic pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git from 5fa6b03e8b Merge branch 'cassandra-5.0' into trunk new 009146959a Fix nodetool gcstats outpu

(cassandra) 01/02: Fix nodetool gcstats output, support human-readable units and more output formats

2025-03-28 Thread smiklosovic
This is an automated email from the ASF dual-hosted git repository. smiklosovic pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git commit 009146959afccc67adbae24e59a7ba38930fea87 Author: maoling AuthorDate: Wed Jun 5 23:50:00 2024 +0800 Fix

(cassandra) 02/02: Do not fail to start a node with materialized views after they are turned off in config

2025-03-28 Thread smiklosovic
This is an automated email from the ASF dual-hosted git repository. smiklosovic pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git commit 9843b3d40e7aa7a305a078ae3bb21988d87b7a5e Author: Stefan Miklosovic AuthorDate: Tue Mar 18 13:23:29 2025 +0100

(cassandra) branch cassandra-5.0 updated (2d3d7788f4 -> 8a98305aee)

2025-03-25 Thread smiklosovic
This is an automated email from the ASF dual-hosted git repository. smiklosovic pushed a change to branch cassandra-5.0 in repository https://gitbox.apache.org/repos/asf/cassandra.git from 2d3d7788f4 Fix failing simulator dtests after CASSANDRA-20368 add a1687c Update zstd-jni to

(cassandra) branch trunk updated (73cd2c56ca -> 35ea72b718)

2025-03-25 Thread smiklosovic
This is an automated email from the ASF dual-hosted git repository. smiklosovic pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git from 73cd2c56ca Add histogram columns to timer metrics vtable add f7d39dfff4 Updated documentation related to

(cassandra) branch cassandra-5.0 updated (4226a7770e -> f7d39dfff4)

2025-03-25 Thread smiklosovic
This is an automated email from the ASF dual-hosted git repository. smiklosovic pushed a change to branch cassandra-5.0 in repository https://gitbox.apache.org/repos/asf/cassandra.git from 4226a7770e Fix typo on architecture/overview.adoc add f7d39dfff4 Updated documentation related to

(cassandra) branch trunk updated (12c061b3bb -> 02d71cee45)

2025-03-20 Thread smiklosovic
This is an automated email from the ASF dual-hosted git repository. smiklosovic pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git from 12c061b3bb Updated documentation with additional function examples add 02d71cee45 Add support for time

(cassandra) branch trunk updated: Updated documentation with additional function examples

2025-03-20 Thread smiklosovic
This is an automated email from the ASF dual-hosted git repository. smiklosovic 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 12c061b3bb Updated documentation with

(cassandra) branch cassandra-4.1 updated (dff453350a -> 8c4e21eeca)

2025-03-19 Thread smiklosovic
This is an automated email from the ASF dual-hosted git repository. smiklosovic pushed a change to branch cassandra-4.1 in repository https://gitbox.apache.org/repos/asf/cassandra.git from dff453350a Optionally skip exception logging on invalid legacy protocol magic exception add

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

2025-03-19 Thread smiklosovic
This is an automated email from the ASF dual-hosted git repository. smiklosovic pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git commit 9951225280247bcd9d572913618dac34effc9cb7 Merge: fb2aa5f386 8a98305aee Author: Stefan Miklosovic AuthorDate: Wed

(cassandra) branch cassandra-4.0 updated (8cb58bf97a -> a16333387c)

2025-03-19 Thread smiklosovic
This is an automated email from the ASF dual-hosted git repository. smiklosovic pushed a change to branch cassandra-4.0 in repository https://gitbox.apache.org/repos/asf/cassandra.git from 8cb58bf97a Disable role and network permission caches to avoid interference between test methods

(cassandra) branch trunk updated (fb2aa5f386 -> 9951225280)

2025-03-19 Thread smiklosovic
This is an automated email from the ASF dual-hosted git repository. smiklosovic pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git from fb2aa5f386 Merge branch 'cassandra-5.0' into trunk add a1687c Update zstd-jni to 1.5.7-

(cassandra) branch cassandra-5.0 updated (e16f30c587 -> 2d3d7788f4)

2025-03-18 Thread smiklosovic
This is an automated email from the ASF dual-hosted git repository. smiklosovic pushed a change to branch cassandra-5.0 in repository https://gitbox.apache.org/repos/asf/cassandra.git from e16f30c587 Improve Go download when building source code add 2d3d7788f4 Fix failing simulator

(cassandra) branch trunk updated (779bae02c8 -> fb2aa5f386)

2025-03-18 Thread smiklosovic
This is an automated email from the ASF dual-hosted git repository. smiklosovic pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git from 779bae02c8 Add LIMIT and PER PARTITION LIMIT to the AST SingleNodeTableWalkTest add 2d3d7788f4 Fix

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

2025-03-18 Thread smiklosovic
This is an automated email from the ASF dual-hosted git repository. smiklosovic pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git commit fb2aa5f386246bf9c87dc490f5df8185973b98a4 Merge: 779bae02c8 2d3d7788f4 Author: Stefan Miklosovic AuthorDate: Tue

(cassandra) branch trunk updated: Remove remaining driver dependencies from server code

2025-03-17 Thread smiklosovic
This is an automated email from the ASF dual-hosted git repository. smiklosovic 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 19007f374c Remove remaining driver

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

2025-03-17 Thread smiklosovic
This is an automated email from the ASF dual-hosted git repository. smiklosovic pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git commit fcc1f25ba28b65b69c608908a7d03740ba048c53 Merge: 84b6f316e8 c925228a4d Author: Stefan Miklosovic AuthorDate: Mon

(cassandra) branch trunk updated (35d51725ef -> 3a5d828638)

2025-03-17 Thread smiklosovic
This is an automated email from the ASF dual-hosted git repository. smiklosovic pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git from 35d51725ef Add read ahead buffer for scans of compressed data files add e16f30c587 Improve Go download

(cassandra) branch cassandra-5.0 updated (c925228a4d -> e16f30c587)

2025-03-17 Thread smiklosovic
This is an automated email from the ASF dual-hosted git repository. smiklosovic pushed a change to branch cassandra-5.0 in repository https://gitbox.apache.org/repos/asf/cassandra.git from c925228a4d Improve error messages when initializing auth classes add e16f30c587 Improve Go

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

2025-03-17 Thread smiklosovic
This is an automated email from the ASF dual-hosted git repository. smiklosovic pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git commit 3a5d8286381631debd6b7f3dadaf3a32905d15e2 Merge: 35d51725ef e16f30c587 Author: Stefan Miklosovic AuthorDate: Mon

(cassandra-dtest) branch trunk updated (6a41d491 -> daa8ff59)

2025-03-17 Thread smiklosovic
This is an automated email from the ASF dual-hosted git repository. smiklosovic pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra-dtest.git from 6a41d491 Fix TestSpeculativeReadRepair for Cassandra 5.1 by restoring the logic which forces the order

(cassandra) branch cassandra-5.0 updated (9e04c7a789 -> c925228a4d)

2025-03-17 Thread smiklosovic
This is an automated email from the ASF dual-hosted git repository. smiklosovic pushed a change to branch cassandra-5.0 in repository https://gitbox.apache.org/repos/asf/cassandra.git from 9e04c7a789 Merge branch 'cassandra-4.1' into cassandra-5.0 add c925228a4d Improve erro

(cassandra) branch trunk updated (84b6f316e8 -> fcc1f25ba2)

2025-03-17 Thread smiklosovic
This is an automated email from the ASF dual-hosted git repository. smiklosovic pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git from 84b6f316e8 Merge branch 'cassandra-5.0' into trunk add c925228a4d Improve error mes

(cassandra-builds) branch trunk updated: updated agents list

2025-03-17 Thread smiklosovic
This is an automated email from the ASF dual-hosted git repository. smiklosovic pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra-builds.git The following commit(s) were added to refs/heads/trunk by this push: new f17d777 updated agents list

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

2025-03-17 Thread smiklosovic
This is an automated email from the ASF dual-hosted git repository. smiklosovic pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git commit 84b6f316e8a63e7b1334cdb646a33fd5944c8429 Merge: ca04d67720 9e04c7a789 Author: Stefan Miklosovic AuthorDate: Mon

(cassandra) branch cassandra-4.1 updated (f711292902 -> dff453350a)

2025-03-17 Thread smiklosovic
This is an automated email from the ASF dual-hosted git repository. smiklosovic pushed a change to branch cassandra-4.1 in repository https://gitbox.apache.org/repos/asf/cassandra.git from f711292902 Merge branch 'cassandra-4.0' into cassandra-4.1 add dff453350a Optio

(cassandra) branch cassandra-5.0 updated (b17e4ee88a -> 9e04c7a789)

2025-03-17 Thread smiklosovic
This is an automated email from the ASF dual-hosted git repository. smiklosovic pushed a change to branch cassandra-5.0 in repository https://gitbox.apache.org/repos/asf/cassandra.git from b17e4ee88a Fix SSTableReader interval mock in UnifiedCompactionStrategyTest add dff453350a

(cassandra) branch trunk updated (ca04d67720 -> 84b6f316e8)

2025-03-17 Thread smiklosovic
This is an automated email from the ASF dual-hosted git repository. smiklosovic pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git from ca04d67720 Fix constraints package name typo add dff453350a Optionally skip exception logging on invalid

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

2025-03-15 Thread smiklosovic
This is an automated email from the ASF dual-hosted git repository. smiklosovic pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git commit 3aed5f528df3b88f66aa399988f7dbcce9771f66 Merge: 68b88134db ef2b7e82a0 Author: Stefan Miklosovic AuthorDate: Fri

(cassandra) branch trunk updated: Add regular expression constraint

2025-03-14 Thread smiklosovic
This is an automated email from the ASF dual-hosted git repository. smiklosovic 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 85b25f2256 Add regular expression

(cassandra) branch trunk updated (68b88134db -> 3aed5f528d)

2025-03-14 Thread smiklosovic
This is an automated email from the ASF dual-hosted git repository. smiklosovic pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git from 68b88134db ninja: fix typo in test_cqlsh_completion.py after CASSANDRA-20341 add ef2b7e82a0 Add more

(cassandra) branch cassandra-5.0 updated (740d6d0805 -> ef2b7e82a0)

2025-03-14 Thread smiklosovic
This is an automated email from the ASF dual-hosted git repository. smiklosovic pushed a change to branch cassandra-5.0 in repository https://gitbox.apache.org/repos/asf/cassandra.git from 740d6d0805 Prioritize legacy 2i over SAI for columns with multiple indexes add ef2b7e82a0 Add

(cassandra) branch trunk updated: Un-ignore HintsUpgradeTest

2025-03-13 Thread smiklosovic
This is an automated email from the ASF dual-hosted git repository. smiklosovic 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 4dd70cec76 Un-ignore HintsUpgradeTest

(cassandra) branch trunk updated: Add JVM version and Cassandra build date to nodetool version -v

2025-03-12 Thread smiklosovic
This is an automated email from the ASF dual-hosted git repository. smiklosovic 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 7c0a86323e Add JVM version and Cassandra

(cassandra) branch trunk updated: Move all disk error logic to DiskErrorsHandler to enable pluggability

2025-03-11 Thread smiklosovic
This is an automated email from the ASF dual-hosted git repository. smiklosovic 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 5c845f3b09 Move all disk error logic to

(cassandra) branch trunk updated: Make more unit tests generate test-related files in the temporary directory

2025-03-11 Thread smiklosovic
This is an automated email from the ASF dual-hosted git repository. smiklosovic 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 31ee3a795b Make more unit tests generate

(cassandra) branch trunk updated (31ee3a795b -> a540eea807)

2025-03-11 Thread smiklosovic
This is an automated email from the ASF dual-hosted git repository. smiklosovic pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git from 31ee3a795b Make more unit tests generate test-related files in the temporary directory add a540eea807

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

2025-03-06 Thread smiklosovic
This is an automated email from the ASF dual-hosted git repository. smiklosovic pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git commit cc63d3cd8321c02a3a89c6dda39a76b98c23c353 Merge: 4d29990c47 4f382d93f5 Author: Stefan Miklosovic AuthorDate: Thu

(cassandra) branch cassandra-4.1 updated (291cbcccf6 -> 16bca9d343)

2025-03-06 Thread smiklosovic
This is an automated email from the ASF dual-hosted git repository. smiklosovic pushed a change to branch cassandra-4.1 in repository https://gitbox.apache.org/repos/asf/cassandra.git from 291cbcccf6 Fix SimpleClient ability to release acquired capacity add ef354d0d5e Update Zstd

(cassandra) branch cassandra-4.0 updated (914046ae46 -> ef354d0d5e)

2025-03-06 Thread smiklosovic
This is an automated email from the ASF dual-hosted git repository. smiklosovic pushed a change to branch cassandra-4.0 in repository https://gitbox.apache.org/repos/asf/cassandra.git from 914046ae46 Long running repairs autofail prematurely add ef354d0d5e Update Zstd library to 1.5.7

(cassandra) branch cassandra-5.0 updated (a09d5240ab -> 4f382d93f5)

2025-03-06 Thread smiklosovic
This is an automated email from the ASF dual-hosted git repository. smiklosovic pushed a change to branch cassandra-5.0 in repository https://gitbox.apache.org/repos/asf/cassandra.git from a09d5240ab Add read ahead buffer for scans of compressed data files add ef354d0d5e Update Zstd

(cassandra) branch trunk updated (4d29990c47 -> cc63d3cd83)

2025-03-06 Thread smiklosovic
This is an automated email from the ASF dual-hosted git repository. smiklosovic pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git from 4d29990c47 Merge branch 'cassandra-5.0' into trunk add ef354d0d5e Update Zstd library to 1.5.7-

(cassandra) branch trunk updated: Provide keystore_password_file and truststore_password_file options to read credentials from a file

2025-03-04 Thread smiklosovic
This is an automated email from the ASF dual-hosted git repository. smiklosovic 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 37fe4b679c Provide keystore_password_file

(cassandra) branch trunk updated: Deduplicate constraint validation logic for supported types

2025-02-28 Thread smiklosovic
This is an automated email from the ASF dual-hosted git repository. smiklosovic 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 d276dec0ad Deduplicate constraint

(cassandra) branch trunk updated: Add JSON constraint

2025-02-26 Thread smiklosovic
This is an automated email from the ASF dual-hosted git repository. smiklosovic 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 a51344c611 Add JSON constraint a51344c611

(cassandra) branch trunk updated (989f0414b7 -> 980047657d)

2025-02-26 Thread smiklosovic
This is an automated email from the ASF dual-hosted git repository. smiklosovic pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git from 989f0414b7 Support CREATE TABLE LIKE with INDEXES add 980047657d Prevent invalid constraint combinations

(cassandra) branch cassandra-5.0 updated (17de6a67a2 -> 378c93de90)

2025-02-25 Thread smiklosovic
This is an automated email from the ASF dual-hosted git repository. smiklosovic pushed a change to branch cassandra-5.0 in repository https://gitbox.apache.org/repos/asf/cassandra.git from 17de6a67a2 Autogenerate Native protocol specifications documentation add 378c93de90 Include

(cassandra) branch trunk updated (8892fac745 -> ffdc4b79a4)

2025-02-25 Thread smiklosovic
This is an automated email from the ASF dual-hosted git repository. smiklosovic pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git from 8892fac745 Merge branch 'cassandra-5.0' into trunk add 378c93de90 Include materialized vi

(cassandra) branch trunk updated: Replace some of existing images with ones having better look and resolution

2025-02-24 Thread smiklosovic
This is an automated email from the ASF dual-hosted git repository. smiklosovic 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 b854fa3e22 Replace some of existing

(cassandra) branch cassandra-5.0 updated (ba16a082f3 -> 027689ae48)

2025-02-21 Thread smiklosovic
This is an automated email from the ASF dual-hosted git repository. smiklosovic pushed a change to branch cassandra-5.0 in repository https://gitbox.apache.org/repos/asf/cassandra.git from ba16a082f3 Adjust 5.0 and trunk Jenkinsfile's splits configuration add 027689ae48 Fix unpars

(cassandra) branch trunk updated (486a627603 -> 0bf51f6e48)

2025-02-21 Thread smiklosovic
This is an automated email from the ASF dual-hosted git repository. smiklosovic pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git from 486a627603 Fix escaping and correct some language syntax in definitions.adoc add 027689ae48 Fix

(cassandra) branch trunk updated: Fix escaping and correct some language syntax in definitions.adoc

2025-02-21 Thread smiklosovic
This is an automated email from the ASF dual-hosted git repository. smiklosovic 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 486a627603 Fix escaping and correct some

(cassandra) branch trunk updated: Improve documentation in cql_singlefile.adoc

2025-02-21 Thread smiklosovic
This is an automated email from the ASF dual-hosted git repository. smiklosovic 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 8cd52f18a6 Improve documentation in

(cassandra) branch trunk updated (1630ef2cec -> f2c6ee24ed)

2025-02-17 Thread smiklosovic
This is an automated email from the ASF dual-hosted git repository. smiklosovic pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git from 1630ef2cec Implement NOT_NULL constraint add f2c6ee24ed Do not leak non-Java exceptions when calling

(cassandra) branch trunk updated (e0c7d7b938 -> 1630ef2cec)

2025-02-17 Thread smiklosovic
This is an automated email from the ASF dual-hosted git repository. smiklosovic pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git from e0c7d7b938 Merge branch 'cassandra-5.0' into trunk add 1630ef2cec Implement NOT_NULL constrai

(cassandra) branch cassandra-5.0 updated (11480a8b08 -> 881a1f023f)

2025-02-07 Thread smiklosovic
This is an automated email from the ASF dual-hosted git repository. smiklosovic pushed a change to branch cassandra-5.0 in repository https://gitbox.apache.org/repos/asf/cassandra.git from 11480a8b08 Wait for completion of async dumpMemtable in CommitLogTestCQL add 881a1f023f Fix

(cassandra) branch trunk updated (e703d0709d -> 511bd20314)

2025-02-07 Thread smiklosovic
This is an automated email from the ASF dual-hosted git repository. smiklosovic pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git from e703d0709d Merge branch 'cassandra-5.0' into trunk add 881a1f023f Fix incorrect results of mi

svn commit: r74774 - in /release/cassandra: 3.0.31/ 3.11.18/ 4.0.16/

2025-02-07 Thread smiklosovic
Author: smiklosovic Date: Fri Feb 7 11:58:57 2025 New Revision: 74774 Log: Remove old Cassandra versions. references: https://lists.apache.org/thread/gjrqn4hntg7jqqfkt4r304q353bzbhh5 https://lists.apache.org/thread/dwlb19nw827z9zgnjddtgdknmq4ygd8b https://lists.apache.org/thread

(cassandra) branch trunk updated (08ddb01dd3 -> e770f45ea1)

2025-02-07 Thread smiklosovic
This is an automated email from the ASF dual-hosted git repository. smiklosovic pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git from 08ddb01dd3 Improve error messages for constraints add f340514bbe Increment version add ed3f1af723

(cassandra) branch cassandra-4.1 updated (b59f61f744 -> 6e48c4d724)

2025-02-07 Thread smiklosovic
This is an automated email from the ASF dual-hosted git repository. smiklosovic pushed a change to branch cassandra-4.1 in repository https://gitbox.apache.org/repos/asf/cassandra.git from b59f61f744 Merge branch 'cassandra-4.0' into cassandra-4.1 add f340514bbe Increme

(cassandra) branch cassandra-3.0 updated (c559cf8962 -> f340514bbe)

2025-02-07 Thread smiklosovic
This is an automated email from the ASF dual-hosted git repository. smiklosovic pushed a change to branch cassandra-3.0 in repository https://gitbox.apache.org/repos/asf/cassandra.git from c559cf8962 Prepare debian changelog for 3.0.32 add f340514bbe Increment version No new revisions

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

2025-02-07 Thread smiklosovic
This is an automated email from the ASF dual-hosted git repository. smiklosovic pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git commit e770f45ea17a6a9eff69d2f695e4b9a609c83a91 Merge: 08ddb01dd3 b00a43df96 Author: Stefan Miklosovic AuthorDate: Fri

(cassandra) branch cassandra-4.0 updated (b6baa8bde3 -> 8ca0af32f3)

2025-02-07 Thread smiklosovic
This is an automated email from the ASF dual-hosted git repository. smiklosovic pushed a change to branch cassandra-4.0 in repository https://gitbox.apache.org/repos/asf/cassandra.git from b6baa8bde3 Ninja fix ticket number in changes add f340514bbe Increment version add

(cassandra) branch cassandra-3.11 updated (ecbafb5275 -> ed3f1af723)

2025-02-07 Thread smiklosovic
This is an automated email from the ASF dual-hosted git repository. smiklosovic pushed a change to branch cassandra-3.11 in repository https://gitbox.apache.org/repos/asf/cassandra.git from ecbafb5275 Prepare debian changelog for 3.11.19 add f340514bbe Increment version add

(cassandra) branch cassandra-5.0 updated (953ab6cf64 -> b00a43df96)

2025-02-07 Thread smiklosovic
This is an automated email from the ASF dual-hosted git repository. smiklosovic pushed a change to branch cassandra-5.0 in repository https://gitbox.apache.org/repos/asf/cassandra.git from 953ab6cf64 Avoid possible consistency violations for SAI intersection queries over repaired index

  1   2   3   4   5   6   7   8   9   10   >