[jira] [Updated] (CASSANDRA-18796) Optionally fail when a non-partition-restricted query is issued against a storage-attached index

2023-12-20 Thread Stefan Miklosovic (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-18796?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Miklosovic updated CASSANDRA-18796: -- Status: Patch Available (was: In Progress) > Optionally fail when a

[jira] [Created] (CASSANDRA-19215) "Query start time" in native transport request threads should be the task enqueue time

2023-12-20 Thread Runtian Liu (Jira)
Runtian Liu created CASSANDRA-19215: --- Summary: "Query start time" in native transport request threads should be the task enqueue time Key: CASSANDRA-19215 URL:

[jira] [Commented] (CASSANDRA-19205) Fix flaky test: org.apache.cassandra.tools.BulkLoaderTest.testBulkLoader_WithArgs1-_jdk17

2023-12-20 Thread Ekaterina Dimitrova (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-19205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17799197#comment-17799197 ] Ekaterina Dimitrova commented on CASSANDRA-19205: - I suggest we add this patch to

[jira] [Commented] (CASSANDRA-19205) Fix flaky test: org.apache.cassandra.tools.BulkLoaderTest.testBulkLoader_WithArgs1-_jdk17

2023-12-20 Thread Ekaterina Dimitrova (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-19205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17799195#comment-17799195 ] Ekaterina Dimitrova commented on CASSANDRA-19205: - The issue seems analogous to

[jira] [Updated] (CASSANDRA-19205) Fix flaky test: org.apache.cassandra.tools.BulkLoaderTest.testBulkLoader_WithArgs1-_jdk17

2023-12-20 Thread Ekaterina Dimitrova (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-19205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ekaterina Dimitrova updated CASSANDRA-19205: Test and Documentation Plan: The issue seems analogous to

[jira] [Commented] (CASSANDRASC-85) Expose TTL option for the create snapshot endpoint

2023-12-20 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRASC-85?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17799189#comment-17799189 ] ASF subversion and git services commented on CASSANDRASC-85: Commit

(cassandra-sidecar) branch trunk updated: CASSANDRASC-85: Expose TTL option for the create snapshot endpoint

2023-12-20 Thread frankgh
This is an automated email from the ASF dual-hosted git repository. frankgh 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 49723c7 CASSANDRASC-85: Expose TTL

[jira] [Updated] (CASSANDRASC-85) Expose TTL option for the create snapshot endpoint

2023-12-20 Thread Francisco Guerrero (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRASC-85?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Francisco Guerrero updated CASSANDRASC-85: -- Fix Version/s: 1.0 Source Control Link:

[jira] [Updated] (CASSANDRASC-85) Expose TTL option for the create snapshot endpoint

2023-12-20 Thread Francisco Guerrero (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRASC-85?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Francisco Guerrero updated CASSANDRASC-85: -- Status: Ready to Commit (was: Review In Progress) > Expose TTL option for

[jira] [Commented] (CASSANDRA-19120) local consistencies may get timeout if blocking read repair is sending the read repair mutation to other DC

2023-12-20 Thread Runtian Liu (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-19120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17799186#comment-17799186 ] Runtian Liu commented on CASSANDRA-19120: - [~smiklosovic] , not sure what went wrong with

[jira] [Commented] (CASSANDRA-19187) nodetool assassinate may cause thread serialization for that node

2023-12-20 Thread Runtian Liu (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-19187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17799184#comment-17799184 ] Runtian Liu commented on CASSANDRA-19187: - [~brandon.williams] could you please try the

[jira] [Updated] (CASSANDRA-19210) Bring Harry into OSS Cassandra tree

2023-12-20 Thread Alex Petrov (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-19210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Petrov updated CASSANDRA-19210: Description: This patch introduces Harry into tree. _No_ modifications were made to

[jira] [Updated] (CASSANDRA-19210) Bring Harry into OSS Cassandra tree

2023-12-20 Thread Alex Petrov (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-19210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Petrov updated CASSANDRA-19210: Attachment: ci_summary.html result_details.tar.gz > Bring Harry into

Re: [PR] JAVA-3145: Implement some notion of retry logic around call to metadata service for Astra clients [cassandra-java-driver]

2023-12-20 Thread via GitHub
SiyaoIsHiding commented on code in PR #1902: URL: https://github.com/apache/cassandra-java-driver/pull/1902#discussion_r1433178698 ## core/src/main/java/com/datastax/oss/driver/internal/core/config/cloud/CloudConfigFactory.java: ## @@ -225,22 +228,40 @@ protected

[jira] [Comment Edited] (CASSANDRA-18688) Limit Java runtime in 5.0 to JDK 11 and 17 in scripts; add a flag to opt out of that

2023-12-20 Thread Ekaterina Dimitrova (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-18688?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17799166#comment-17799166 ] Ekaterina Dimitrova edited comment on CASSANDRA-18688 at 12/20/23 8:34 PM:

[jira] [Comment Edited] (CASSANDRA-18688) Limit Java runtime in 5.0 to JDK 11 and 17 in scripts; add a flag to opt out of that

2023-12-20 Thread Ekaterina Dimitrova (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-18688?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17799166#comment-17799166 ] Ekaterina Dimitrova edited comment on CASSANDRA-18688 at 12/20/23 8:33 PM:

[jira] [Comment Edited] (CASSANDRA-18688) Limit Java runtime in 5.0 to JDK 11 and 17 in scripts; add a flag to opt out of that

2023-12-20 Thread Ekaterina Dimitrova (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-18688?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17799166#comment-17799166 ] Ekaterina Dimitrova edited comment on CASSANDRA-18688 at 12/20/23 8:31 PM:

Re: [PR] JAVA-3145: Implement some notion of retry logic around call to metadata service for Astra clients [cassandra-java-driver]

2023-12-20 Thread via GitHub
SiyaoIsHiding commented on code in PR #1902: URL: https://github.com/apache/cassandra-java-driver/pull/1902#discussion_r1433158316 ## core/src/main/java/com/datastax/oss/driver/internal/core/config/cloud/CloudConfigFactory.java: ## @@ -225,22 +228,40 @@ protected

[jira] [Commented] (CASSANDRA-18688) Limit Java runtime in 5.0 to JDK 11 and 17 in scripts; add a flag to opt out of that

2023-12-20 Thread Ekaterina Dimitrova (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-18688?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17799166#comment-17799166 ] Ekaterina Dimitrova commented on CASSANDRA-18688: - {quote}this quickly becomes a

[jira] [Updated] (CASSANDRA-19205) Fix flaky test: org.apache.cassandra.tools.BulkLoaderTest.testBulkLoader_WithArgs1-_jdk17

2023-12-20 Thread Ekaterina Dimitrova (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-19205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ekaterina Dimitrova updated CASSANDRA-19205: Summary: Fix flaky test:

[jira] [Commented] (CASSANDRA-18688) Limit Java runtime in 5.0 to JDK 11 and 17 in scripts; add a flag to opt out of that

2023-12-20 Thread Michael Semb Wever (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-18688?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17799158#comment-17799158 ] Michael Semb Wever commented on CASSANDRA-18688: bq. Shouldn't we check to see if it

[jira] [Comment Edited] (CASSANDRA-19018) An SAI-specific mechanism to ensure consistency isn't violated for multi-column (i.e. AND) queries at CL > ONE

2023-12-20 Thread Caleb Rackliffe (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-19018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17799154#comment-17799154 ] Caleb Rackliffe edited comment on CASSANDRA-19018 at 12/20/23 7:55 PM:

[jira] [Commented] (CASSANDRA-19018) An SAI-specific mechanism to ensure consistency isn't violated for multi-column (i.e. AND) queries at CL > ONE

2023-12-20 Thread Caleb Rackliffe (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-19018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17799154#comment-17799154 ] Caleb Rackliffe commented on CASSANDRA-19018: - Update before the holidays begin... I've

[jira] [Updated] (CASSANDRA-17450) Drop python 3.6 support

2023-12-20 Thread Brad Schoening (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-17450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brad Schoening updated CASSANDRA-17450: --- Resolution: Duplicate Status: Resolved (was: Open) > Drop python 3.6

[jira] [Updated] (CASSANDRA-19210) Bring Harry into OSS Cassandra tree

2023-12-20 Thread Caleb Rackliffe (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-19210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Caleb Rackliffe updated CASSANDRA-19210: Status: Review In Progress (was: Patch Available) > Bring Harry into OSS

[jira] [Updated] (CASSANDRA-19205) Fix flaky test: org.apache.cassandra.tools.BulkLoaderTest

2023-12-20 Thread Ekaterina Dimitrova (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-19205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ekaterina Dimitrova updated CASSANDRA-19205: Fix Version/s: 5.x > Fix flaky test:

[jira] [Commented] (CASSANDRA-19196) Don't allow to enable direct i/o with broken kernels

2023-12-20 Thread Stefan Miklosovic (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-19196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17799142#comment-17799142 ] Stefan Miklosovic commented on CASSANDRA-19196: --- [~jlewandowski] yeah that is just

[jira] [Commented] (CASSANDRA-18688) Limit Java runtime in 5.0 to JDK 11 and 17 in scripts; add a flag to opt out of that

2023-12-20 Thread Ekaterina Dimitrova (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-18688?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17799141#comment-17799141 ] Ekaterina Dimitrova commented on CASSANDRA-18688: - I think people trust me more than

[jira] [Updated] (CASSANDRASC-85) Expose TTL option for the create snapshot endpoint

2023-12-20 Thread Yifan Cai (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRASC-85?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yifan Cai updated CASSANDRASC-85: - Reviewers: Yifan Cai Status: Review In Progress (was: Patch Available) > Expose TTL

[jira] [Commented] (CASSANDRA-19126) Streaming appears to be incompatible with different storage_compatibility_mode settings

2023-12-20 Thread Jacek Lewandowski (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-19126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17799122#comment-17799122 ] Jacek Lewandowski commented on CASSANDRA-19126: --- Perhaps, value of "4" should be

[jira] [Updated] (CASSANDRA-19126) Streaming appears to be incompatible with different storage_compatibility_mode settings

2023-12-20 Thread Jacek Lewandowski (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-19126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacek Lewandowski updated CASSANDRA-19126: -- Test and Documentation Plan: run regression tests, run manual tests for

[jira] [Commented] (CASSANDRA-18902) Test failure: org.apache.cassandra.distributed.test.MigrationCoordinatorTest.explicitEndpointIgnore

2023-12-20 Thread Ekaterina Dimitrova (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-18902?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17799120#comment-17799120 ] Ekaterina Dimitrova commented on CASSANDRA-18902: - debug version was kept in 4.1,

[jira] [Created] (CASSANDRA-19214) Incorporate updated OWASP checks in Jenkins CI

2023-12-20 Thread Jacek Lewandowski (Jira)
Jacek Lewandowski created CASSANDRA-19214: - Summary: Incorporate updated OWASP checks in Jenkins CI Key: CASSANDRA-19214 URL: https://issues.apache.org/jira/browse/CASSANDRA-19214 Project:

[jira] [Created] (CASSANDRA-19213) Incorporate updated OWASP checks in CircleCI

2023-12-20 Thread Jacek Lewandowski (Jira)
Jacek Lewandowski created CASSANDRA-19213: - Summary: Incorporate updated OWASP checks in CircleCI Key: CASSANDRA-19213 URL: https://issues.apache.org/jira/browse/CASSANDRA-19213 Project:

Re: [PR] CASSANDRA-19212: Fix forced Spark job timeout in ResiliencyTestBase [cassandra-analytics]

2023-12-20 Thread via GitHub
frankgh commented on code in PR #27: URL: https://github.com/apache/cassandra-analytics/pull/27#discussion_r1432995042 ## cassandra-analytics-integration-tests/src/test/java/org/apache/cassandra/analytics/ResiliencyTestBase.java: ## @@ -375,10 +375,22 @@ protected void

[jira] [Updated] (CASSANDRA-19212) Better handle Spark job timeouts/process killing in Analytics tests

2023-12-20 Thread Doug Rohrer (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-19212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doug Rohrer updated CASSANDRA-19212: Test and Documentation Plan: Fixes a bug in the test base itself, found during

[PR] CASSANDRA-19212: Fix forced Spark job timeout in ResiliencyTestBase [cassandra-analytics]

2023-12-20 Thread via GitHub
JeetKunDoug opened a new pull request, #27: URL: https://github.com/apache/cassandra-analytics/pull/27 (no comment) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

[jira] [Updated] (CASSANDRA-19212) Better handle Spark job timeouts/process killing in Analytics tests

2023-12-20 Thread Doug Rohrer (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-19212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doug Rohrer updated CASSANDRA-19212: Bug Category: Parent values: Code(13163)Level 1 values: Bug - Unclear Impact(13164)

[jira] [Created] (CASSANDRA-19212) Better handle Spark job timeouts/process killing in Analytics tests

2023-12-20 Thread Doug Rohrer (Jira)
Doug Rohrer created CASSANDRA-19212: --- Summary: Better handle Spark job timeouts/process killing in Analytics tests Key: CASSANDRA-19212 URL: https://issues.apache.org/jira/browse/CASSANDRA-19212

Re: [PR] [Updated] Cassandra 18852: Make bulk writer resilient to cluster resize events [cassandra-analytics]

2023-12-20 Thread via GitHub
frankgh commented on PR #25: URL: https://github.com/apache/cassandra-analytics/pull/25#issuecomment-1864839317 closed via https://github.com/apache/cassandra-analytics/commit/0aaf5659028dd874c8d666c636f11eae63c429e6 -- This is an automated message from the Apache Git Service. To

[jira] [Updated] (CASSANDRA-18852) [Analytics] Make bulk writer resilient to cluster resize events

2023-12-20 Thread Francisco Guerrero (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-18852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Francisco Guerrero updated CASSANDRA-18852: --- Authors: Arjun Ashok, Saranya Krishnakumar (was: Arjun

Re: [PR] [Updated] Cassandra 18852: Make bulk writer resilient to cluster resize events [cassandra-analytics]

2023-12-20 Thread via GitHub
frankgh closed pull request #25: [Updated] Cassandra 18852: Make bulk writer resilient to cluster resize events URL: https://github.com/apache/cassandra-analytics/pull/25 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[jira] [Commented] (CASSANDRA-18852) [Analytics] Make bulk writer resilient to cluster resize events

2023-12-20 Thread Francisco Guerrero (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-18852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17799105#comment-17799105 ] Francisco Guerrero commented on CASSANDRA-18852: Thanks for the patch, it is a very

[jira] [Commented] (CASSANDRA-18852) [Analytics] Make bulk writer resilient to cluster resize events

2023-12-20 Thread Doug Rohrer (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-18852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17799104#comment-17799104 ] Doug Rohrer commented on CASSANDRA-18852: - +1 - nice work and an important improvement. >

[jira] [Updated] (CASSANDRA-18852) [Analytics] Make bulk writer resilient to cluster resize events

2023-12-20 Thread Doug Rohrer (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-18852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doug Rohrer updated CASSANDRA-18852: Attachment:

[jira] [Commented] (CASSANDRA-18824) Backport CASSANDRA-16418: Cleanup behaviour during node decommission caused missing replica

2023-12-20 Thread Szymon Miezal (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-18824?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17799089#comment-17799089 ] Szymon Miezal commented on CASSANDRA-18824: --- I have prepared the following patches: * 3.0

[jira] [Updated] (CASSANDRA-18824) Backport CASSANDRA-16418: Cleanup behaviour during node decommission caused missing replica

2023-12-20 Thread Szymon Miezal (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-18824?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Szymon Miezal updated CASSANDRA-18824: -- Status: Patch Available (was: In Progress) > Backport CASSANDRA-16418: Cleanup

[jira] [Comment Edited] (CASSANDRA-19196) Don't allow to enable direct i/o with broken kernels

2023-12-20 Thread Jacek Lewandowski (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-19196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17799085#comment-17799085 ] Jacek Lewandowski edited comment on CASSANDRA-19196 at 12/20/23 4:15 PM:

[jira] [Assigned] (CASSANDRA-19084) Test Failure: IndexStreamingFailureTest.testAvailabilityAfterFailed*EntireFileStreaming

2023-12-20 Thread Mike Adamson (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-19084?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Adamson reassigned CASSANDRA-19084: Assignee: Mike Adamson > Test Failure: >

[jira] [Updated] (CASSANDRA-18598) Use trie for literal index building

2023-12-20 Thread Mike Adamson (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-18598?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Adamson updated CASSANDRA-18598: - Fix Version/s: 5.0-beta2 (was: 5.x) Source

[jira] [Updated] (CASSANDRA-18598) Use trie for literal index building

2023-12-20 Thread Mike Adamson (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-18598?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Adamson updated CASSANDRA-18598: - Status: Ready to Commit (was: Review In Progress) Final CI runs:

(cassandra) branch cassandra-5.0 updated (790798dea0 -> 3b05051f86)

2023-12-20 Thread mikea
This is an automated email from the ASF dual-hosted git repository. mikea pushed a change to branch cassandra-5.0 in repository https://gitbox.apache.org/repos/asf/cassandra.git from 790798dea0 Merge branch 'cassandra-4.1' into cassandra-5.0 add 3b05051f86 Simplify segment building in

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

2023-12-20 Thread mikea
This is an automated email from the ASF dual-hosted git repository. mikea pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git commit f76f328622083b3f40577562c8bc698ce92b496b Merge: bc0c8f6317 3b05051f86 Author: Mike Adamson AuthorDate: Wed Dec 20

(cassandra) branch trunk updated (bc0c8f6317 -> f76f328622)

2023-12-20 Thread mikea
This is an automated email from the ASF dual-hosted git repository. mikea pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git from bc0c8f6317 Ninja: fix checkstyle after cherry-pick. add 3b05051f86 Simplify segment building in SAI to use

[jira] [Updated] (CASSANDRA-19172) Test Failure: org.apache.cassandra.service.StartupChecksTest.checkReadAheadKbSettingCheck-compression_jdk11_x86_64

2023-12-20 Thread Ekaterina Dimitrova (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-19172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ekaterina Dimitrova updated CASSANDRA-19172: Fix Version/s: 5.1-beta > Test Failure: >

[jira] [Updated] (CASSANDRA-19172) Test Failure: org.apache.cassandra.service.StartupChecksTest.checkReadAheadKbSettingCheck-compression_jdk11_x86_64

2023-12-20 Thread Ekaterina Dimitrova (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-19172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ekaterina Dimitrova updated CASSANDRA-19172: Fix Version/s: 5.x > Test Failure: >

[jira] [Updated] (CASSANDRA-19210) Bring Harry into OSS Cassandra tree

2023-12-20 Thread Alex Petrov (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-19210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Petrov updated CASSANDRA-19210: Test and Documentation Plan: Includes _many_ tests Status:

[jira] [Updated] (CASSANDRA-19210) Bring Harry into OSS Cassandra tree

2023-12-20 Thread Alex Petrov (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-19210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Petrov updated CASSANDRA-19210: Change Category: Quality Assurance Complexity: Challenging

[jira] [Commented] (CASSANDRA-19001) Check whether the startup warnings for unknown modules represent a legit problem or cosmetic issue

2023-12-20 Thread Paulo Motta (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-19001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17799057#comment-17799057 ] Paulo Motta commented on CASSANDRA-19001: - I'll take a look at this today, will get back

[jira] [Commented] (CASSANDRA-19001) Check whether the startup warnings for unknown modules represent a legit problem or cosmetic issue

2023-12-20 Thread Ekaterina Dimitrova (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-19001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17799052#comment-17799052 ] Ekaterina Dimitrova commented on CASSANDRA-19001: - bq. Should we run CI again ?

[jira] [Commented] (CASSANDRA-19211) Paxos repair failed when upgrading from 3.11.16 to 4.1.3

2023-12-20 Thread Zbyszek Z (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-19211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17799048#comment-17799048 ] Zbyszek Z commented on CASSANDRA-19211: --- thanks, so cassandra.disable_paxos_auto_repairs and 

[jira] [Commented] (CASSANDRA-19001) Check whether the startup warnings for unknown modules represent a legit problem or cosmetic issue

2023-12-20 Thread Michael Semb Wever (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-19001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17799047#comment-17799047 ] Michael Semb Wever commented on CASSANDRA-19001: Should we run CI again ? (agree

[jira] [Updated] (CASSANDRA-19211) Paxos repair failed when upgrading from 3.11.16 to 4.1.3

2023-12-20 Thread C. Scott Andreas (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-19211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] C. Scott Andreas updated CASSANDRA-19211: - Resolution: Not A Bug Status: Resolved (was: Triage Needed) >

[jira] [Commented] (CASSANDRA-18688) Limit Java runtime in 5.0 to JDK 11 and 17 in scripts; add a flag to opt out of that

2023-12-20 Thread Michael Semb Wever (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-18688?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17799046#comment-17799046 ] Michael Semb Wever commented on CASSANDRA-18688: +1 > Limit Java runtime in 5.0 to

[jira] [Commented] (CASSANDRA-19211) Paxos repair failed when upgrading from 3.11.16 to 4.1.3

2023-12-20 Thread C. Scott Andreas (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-19211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17799045#comment-17799045 ] C. Scott Andreas commented on CASSANDRA-19211: -- Hi Zbyszek, the error message is

[jira] [Created] (CASSANDRA-19211) Paxos repair failed when upgrading from 3.11.16 to 4.1.3

2023-12-20 Thread Zbyszek Z (Jira)
Zbyszek Z created CASSANDRA-19211: - Summary: Paxos repair failed when upgrading from 3.11.16 to 4.1.3 Key: CASSANDRA-19211 URL: https://issues.apache.org/jira/browse/CASSANDRA-19211 Project: Cassandra

[jira] [Comment Edited] (CASSANDRA-18999) Gossiper::hasMajorVersion3Nodes returns true when a cluster is upgrading patch version without Cassandra 3 nodes.

2023-12-20 Thread Stefan Miklosovic (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-18999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17798652#comment-17798652 ] Stefan Miklosovic edited comment on CASSANDRA-18999 at 12/20/23 2:54 PM:

(cassandra-dtest) 01/02: Add support for specifying the name of the file to use as cassandra YAML.

2023-12-20 Thread blambov
This is an automated email from the ASF dual-hosted git repository. blambov pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra-dtest.git commit f41ee663f4e79d4adc5ae5e02d39b75478908115 Author: Branimir Lambov AuthorDate: Wed Nov 22 12:57:52 2023 +0200

(cassandra-dtest) 02/02: Test generalizations for BTI format and SAI index defaults

2023-12-20 Thread blambov
This is an automated email from the ASF dual-hosted git repository. blambov pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra-dtest.git commit b3c4d981d465f59de601425689015bcb323d32ad Author: Branimir Lambov AuthorDate: Fri Dec 1 17:45:50 2023 +0200

(cassandra-dtest) branch trunk updated (24d6b291 -> b3c4d981)

2023-12-20 Thread blambov
This is an automated email from the ASF dual-hosted git repository. blambov pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra-dtest.git from 24d6b291 Release 5.0-beta1 new f41ee663 Add support for specifying the name of the file to use as

[jira] [Updated] (CASSANDRASC-89) Consider updating guice to 5+

2023-12-20 Thread Stefan Miklosovic (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRASC-89?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Miklosovic updated CASSANDRASC-89: - Authors: Stefan Miklosovic Test and Documentation

[jira] [Updated] (CASSANDRASC-89) Consider updating guice to 5+

2023-12-20 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRASC-89?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated CASSANDRASC-89: -- Labels: pull-request-available (was: ) > Consider updating guice to 5+ >

[jira] [Updated] (CASSANDRA-18852) [Analytics] Make bulk writer resilient to cluster resize events

2023-12-20 Thread Doug Rohrer (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-18852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doug Rohrer updated CASSANDRA-18852: Attachment:

[jira] [Commented] (CASSANDRA-18335) Push LocalSessions info logs to debug

2023-12-20 Thread Arun Ganesh (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-18335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17799032#comment-17799032 ] Arun Ganesh commented on CASSANDRA-18335: - [~brandon.williams], I'm a new contributor, and

(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

[jira] [Created] (CASSANDRA-19210) Bring Harry into OSS Cassandra tree

2023-12-20 Thread Alex Petrov (Jira)
Alex Petrov created CASSANDRA-19210: --- Summary: Bring Harry into OSS Cassandra tree Key: CASSANDRA-19210 URL: https://issues.apache.org/jira/browse/CASSANDRA-19210 Project: Cassandra Issue

[jira] [Updated] (CASSANDRA-19208) Fix ClusterMetadataUpgradeHarryTest

2023-12-20 Thread Alex Petrov (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-19208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Petrov updated CASSANDRA-19208: Resolution: Fixed Status: Resolved (was: Triage Needed) > Fix

[jira] [Updated] (CASSANDRA-19081) Remove harry-example.conf from conf/

2023-12-20 Thread Alex Petrov (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-19081?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Petrov updated CASSANDRA-19081: Since Version: 5.1-alpha1 Source Control Link:

[jira] [Updated] (CASSANDRA-19058) Test Failure: org.apache.cassandra.simulator.test.ShortPaxosSimulationTest.simulationTest-_jdk11

2023-12-20 Thread Alex Petrov (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-19058?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Petrov updated CASSANDRA-19058: Since Version: 5.1-alpha1 Source Control Link:

[jira] [Updated] (CASSANDRA-19094) Test Failure: org.apache.cassandra.simulator.test.HarrySimulatorTest.harryTest

2023-12-20 Thread Alex Petrov (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-19094?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Petrov updated CASSANDRA-19094: Fix Version/s: 5.1-alpha1 Since Version: 5.1-alpha1 Source Control

(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

[jira] [Comment Edited] (CASSANDRA-19094) Test Failure: org.apache.cassandra.simulator.test.HarrySimulatorTest.harryTest

2023-12-20 Thread Alex Petrov (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-19094?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17799020#comment-17799020 ] Alex Petrov edited comment on CASSANDRA-19094 at 12/20/23 2:00 PM: ---

(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

[jira] [Commented] (CASSANDRA-19124) Test failure: ConsistentBootstrapTest#coordinatorIsBehindTest

2023-12-20 Thread Jacek Lewandowski (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-19124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17798968#comment-17798968 ] Jacek Lewandowski commented on CASSANDRA-19124: --- Failed here:

[jira] [Updated] (CASSANDRA-19146) Upgrade owasp to 9.0.x

2023-12-20 Thread Jacek Lewandowski (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-19146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacek Lewandowski updated CASSANDRA-19146: -- Since Version: 3.0.29 Source Control Link:

(cassandra) branch cassandra-3.11 updated (2e3d7e76f5 -> 09c46750f6)

2023-12-20 Thread jlewandowski
This is an automated email from the ASF dual-hosted git repository. jlewandowski pushed a change to branch cassandra-3.11 in repository https://gitbox.apache.org/repos/asf/cassandra.git from 2e3d7e76f5 Merge branch 'cassandra-3.0' into cassandra-3.11 add 4c3b96e4cd Updated the OWASP

(cassandra) branch cassandra-3.0 updated (a1421ec324 -> 4c3b96e4cd)

2023-12-20 Thread jlewandowski
This is an automated email from the ASF dual-hosted git repository. jlewandowski pushed a change to branch cassandra-3.0 in repository https://gitbox.apache.org/repos/asf/cassandra.git from a1421ec324 Suppress CVE-2023-6378 add 4c3b96e4cd Updated the OWASP plugin to 9.0.5 and

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

2023-12-20 Thread jlewandowski
This is an automated email from the ASF dual-hosted git repository. jlewandowski pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git from bfcb21fbeb Set right client auth for creating SSL context in mTLS optional mode add 4c3b96e4cd Updated

(cassandra) branch cassandra-4.1 updated (a443990bfa -> 481d2fd51d)

2023-12-20 Thread jlewandowski
This is an automated email from the ASF dual-hosted git repository. jlewandowski pushed a change to branch cassandra-4.1 in repository https://gitbox.apache.org/repos/asf/cassandra.git from a443990bfa Fix StackOverflowError on ALTER after many previous schema changes add 4c3b96e4cd

(cassandra) branch cassandra-5.0 updated (e6ffd8b4f7 -> 790798dea0)

2023-12-20 Thread jlewandowski
This is an automated email from the ASF dual-hosted git repository. jlewandowski pushed a change to branch cassandra-5.0 in repository https://gitbox.apache.org/repos/asf/cassandra.git from e6ffd8b4f7 UCS min_sstable_size should not be lower than target_sstable_size lower bound add

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

2023-12-20 Thread jlewandowski
This is an automated email from the ASF dual-hosted git repository. jlewandowski pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git commit 6fb2de3c952367257bc6cd4d79557a19c2bca8e4 Merge: bfcb21fbeb 790798dea0 Author: Jacek Lewandowski AuthorDate: Wed

(cassandra) branch cassandra-4.0 updated (8e5fc74c9a -> 891f1119a0)

2023-12-20 Thread jlewandowski
This is an automated email from the ASF dual-hosted git repository. jlewandowski pushed a change to branch cassandra-4.0 in repository https://gitbox.apache.org/repos/asf/cassandra.git from 8e5fc74c9a Merge branch 'cassandra-3.11' into cassandra-4.0 add 4c3b96e4cd Updated the OWASP

[jira] [Commented] (CASSANDRA-19146) Upgrade owasp to 9.0.x

2023-12-20 Thread Jacek Lewandowski (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-19146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17798965#comment-17798965 ] Jacek Lewandowski commented on CASSANDRA-19146: --- Also ran the owasp checks once again

[jira] [Commented] (CASSANDRA-19146) Upgrade owasp to 9.0.x

2023-12-20 Thread Jacek Lewandowski (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-19146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17798959#comment-17798959 ] Jacek Lewandowski commented on CASSANDRA-19146: --- I've pre-pushed the release branches

[jira] [Commented] (CASSANDRA-18661) Update cassandra-stress to use Apache Commons CLI

2023-12-20 Thread Claude Warren (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-18661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17798930#comment-17798930 ] Claude Warren commented on CASSANDRA-18661: --- I spent some time this morning looking at

[jira] [Updated] (CASSANDRA-19209) Merkle Tree repair errors

2023-12-20 Thread Kapil Shewate (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-19209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kapil Shewate updated CASSANDRA-19209: -- Description: On Cassandra 4.0.7 we are seeing Merkle tree repair errors , we are

[jira] [Updated] (CASSANDRA-19209) Merkle Tree repair errors

2023-12-20 Thread Kapil Shewate (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-19209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kapil Shewate updated CASSANDRA-19209: -- Description: On Cassandra 4.0.7 we are seeing Merkle tree repair errors , we are

[jira] [Updated] (CASSANDRA-19209) Merkle Tree repair errors

2023-12-20 Thread Kapil Shewate (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-19209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kapil Shewate updated CASSANDRA-19209: -- Impacts: Clients (was: None) > Merkle Tree repair errors >

  1   2   >