[jira] [Assigned] (CASSANDRA-19750) /etc/cassandra/cassandra-jaas.config does not exist in Packages install

2024-07-30 Thread Mohammad Suhel (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-19750?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mohammad Suhel reassigned CASSANDRA-19750: -- Assignee: Mohammad Suhel > /etc/cassandra/cassandra-jaas.config does not

Re: [PR] CASSANDRA-19807: Improve the core bulk reader test system to match actual and expected… [cassandra-analytics]

2024-07-30 Thread via GitHub
jberragan commented on PR #70: URL: https://github.com/apache/cassandra-analytics/pull/70#issuecomment-2259584709 Green CI: https://app.circleci.com/pipelines/github/jberragan/cassandra-analytics/59/workflows/b32e6c89-9354-449f-9501-c98020ce7322 -- This is an automated message from the A

[jira] [Updated] (CASSANDRA-19808) Gossiper (micro) optmizations

2024-07-30 Thread Cesar Andres Stuardo Moraga (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-19808?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cesar Andres Stuardo Moraga updated CASSANDRA-19808: Summary: Gossiper (micro) optmizations (was: Gossiper

[jira] [Created] (CASSANDRA-19808) Gossiper optmizations

2024-07-30 Thread Cesar Andres Stuardo Moraga (Jira)
Cesar Andres Stuardo Moraga created CASSANDRA-19808: --- Summary: Gossiper optmizations Key: CASSANDRA-19808 URL: https://issues.apache.org/jira/browse/CASSANDRA-19808 Project: Cassandra

Re: [PR] Fix deadlock in refresh debouncer stop [cassandra-gocql-driver]

2024-07-30 Thread via GitHub
joao-r-reis commented on code in PR #1767: URL: https://github.com/apache/cassandra-gocql-driver/pull/1767#discussion_r1697627433 ## host_source_test.go: ## @@ -274,6 +274,32 @@ func TestRefreshDebouncer_EventsAfterRefreshNow(t *testing.T) { } } +// https://github.c

Re: [PR] Fix deadlock in refresh debouncer stop [cassandra-gocql-driver]

2024-07-30 Thread via GitHub
joao-r-reis commented on code in PR #1767: URL: https://github.com/apache/cassandra-gocql-driver/pull/1767#discussion_r1697627433 ## host_source_test.go: ## @@ -274,6 +274,32 @@ func TestRefreshDebouncer_EventsAfterRefreshNow(t *testing.T) { } } +// https://github.c

[jira] [Commented] (CASSANDRA-18508) Sensitive JMX SSL configuration options can be easily exposed

2024-07-30 Thread Maulin Vasavada (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-18508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17869748#comment-17869748 ] Maulin Vasavada commented on CASSANDRA-18508: - Thanks Stefan. Will do! H

[jira] [Updated] (CASSANDRA-15452) Improve disk access patterns during compaction and streaming (big format)

2024-07-30 Thread Jon Haddad (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-15452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jon Haddad updated CASSANDRA-15452: --- Summary: Improve disk access patterns during compaction and streaming (big format) (was

[jira] [Commented] (CASSANDRA-15452) Improve disk access patterns during compaction and streaming

2024-07-30 Thread Jordan West (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-15452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17869738#comment-17869738 ] Jordan West commented on CASSANDRA-15452: - That is the direction I was hopin

Re: [PR] Fix deadlock in refresh debouncer stop [cassandra-gocql-driver]

2024-07-30 Thread via GitHub
kevinkyyro commented on code in PR #1767: URL: https://github.com/apache/cassandra-gocql-driver/pull/1767#discussion_r1697418363 ## host_source_test.go: ## @@ -274,6 +274,32 @@ func TestRefreshDebouncer_EventsAfterRefreshNow(t *testing.T) { } } +// https://github.co

[jira] [Commented] (CASSANDRA-15452) Improve disk access patterns during compaction and streaming

2024-07-30 Thread Jon Haddad (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-15452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17869713#comment-17869713 ] Jon Haddad commented on CASSANDRA-15452: I haven't had a chance (yet) to tes

[jira] [Commented] (CASSANDRA-18454) Enhance nodetool gcstats

2024-07-30 Thread Stefan Miklosovic (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-18454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17869693#comment-17869693 ] Stefan Miklosovic commented on CASSANDRA-18454: --- That should probably

[jira] [Updated] (CASSANDRA-19534) Unbounded queues in native transport requests lead to node instability

2024-07-30 Thread Alex Petrov (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-19534?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Petrov updated CASSANDRA-19534: Complexity: Challenging (was: Normal) > Unbounded queues in native transport requests

[jira] [Updated] (CASSANDRA-19534) Unbounded queues in native transport requests lead to node instability

2024-07-30 Thread Alex Petrov (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-19534?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Petrov updated CASSANDRA-19534: Severity: Critical (was: Normal) > Unbounded queues in native transport requests lead

[PR] Improve the core bulk reader test system to match actual and expected… [cassandra-analytics]

2024-07-30 Thread via GitHub
jberragan opened a new pull request, #70: URL: https://github.com/apache/cassandra-analytics/pull/70 … rows by concatenating the partition keys with the serialized hex string instead of utf-8 string -- This is an automated message from the Apache Git Service. To respond to the message, pl

[jira] [Updated] (CASSANDRA-19807) [Analytics] Improve the core bulk reader test system to match actual and expected rows by concatenating the partition keys with the serialized hex string instead of

2024-07-30 Thread James Berragan (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-19807?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Berragan updated CASSANDRA-19807: --- Authors: James Berragan Test and Documentation Plan: CI

[jira] [Updated] (CASSANDRA-19807) [Analytics] Improve the core bulk reader test system to match actual and expected rows by concatenating the partition keys with the serialized hex string instead of

2024-07-30 Thread James Berragan (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-19807?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Berragan updated CASSANDRA-19807: --- Change Category: Code Clarity Complexity: Low Hanging Fruit Re

[jira] [Created] (CASSANDRA-19807) [Analytics] Improve the core bulk reader test system to match actual and expected rows by concatenating the partition keys with the serialized hex string instead of

2024-07-30 Thread James Berragan (Jira)
James Berragan created CASSANDRA-19807: -- Summary: [Analytics] Improve the core bulk reader test system to match actual and expected rows by concatenating the partition keys with the serialized hex string instead of utf-8 string

(cassandra-gocql-driver) branch trunk created (now 974fa12)

2024-07-30 Thread dfoulks
This is an automated email from the ASF dual-hosted git repository. dfoulks pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra-gocql-driver.git at 974fa12 Donation to Apache Cassandra and ASF No new revisions were added by this update. -

(cassandra-gocql-driver) branch master deleted (was 974fa12)

2024-07-30 Thread dfoulks
This is an automated email from the ASF dual-hosted git repository. dfoulks pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/cassandra-gocql-driver.git was 974fa12 Donation to Apache Cassandra and ASF The revisions that were on this branch are still conta

Re: [PR] Compare case-insensitive consistency in UnmarshalText [cassandra-gocql-driver]

2024-07-30 Thread via GitHub
dfoulks1 closed pull request #1418: Compare case-insensitive consistency in UnmarshalText URL: https://github.com/apache/cassandra-gocql-driver/pull/1418 -- 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

[jira] [Commented] (CASSANDRA-19794) NPE on Directory access during Memtable flush fails ShortPaxosSimulationTest

2024-07-30 Thread Marcus Eriksson (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-19794?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17869609#comment-17869609 ] Marcus Eriksson commented on CASSANDRA-19794: - +1 assuming clean CI (if

[jira] [Commented] (CASSANDRA-19803) Flakey test org.apache.cassandra.distributed.test.TransientRangeMovement2Test#testMoveForward

2024-07-30 Thread Marcus Eriksson (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-19803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17869581#comment-17869581 ] Marcus Eriksson commented on CASSANDRA-19803: - error is the same as if c

[jira] [Commented] (CASSANDRA-18839) Catch SSLHandshakeExceptions exceptions

2024-07-30 Thread Stefan Miklosovic (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-18839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17869580#comment-17869580 ] Stefan Miklosovic commented on CASSANDRA-18839: --- Yes, I am glad you as

[jira] [Comment Edited] (CASSANDRA-19448) CommitlogArchiver only has granularity to seconds for restore_point_in_time

2024-07-30 Thread Maxwell Guo (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-19448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17835978#comment-17835978 ] Maxwell Guo edited comment on CASSANDRA-19448 at 7/30/24 9:07 AM:

[jira] [Commented] (CASSANDRA-19779) direct IO support is always evaluated to false upon the very first start of a node

2024-07-30 Thread Stefan Miklosovic (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-19779?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17869579#comment-17869579 ] Stefan Miklosovic commented on CASSANDRA-19779: --- [CASSANDRA-19779-trun

[jira] [Assigned] (CASSANDRA-19803) Flakey test org.apache.cassandra.distributed.test.TransientRangeMovement2Test#testMoveForward

2024-07-30 Thread Marcus Eriksson (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-19803?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcus Eriksson reassigned CASSANDRA-19803: --- Assignee: Marcus Eriksson > Flakey test > org.apache.cassandra.distrib

[jira] [Updated] (CASSANDRA-19805) Accord: ExclusiveSyncPoints should execute on all intersecting epochs

2024-07-30 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-19805?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated CASSANDRA-19805: --- Labels: pull-request-available (was: ) > Accord: ExclusiveSyncPoints should exe

[jira] [Updated] (CASSANDRA-19804) Flakey test upgrade_tests.upgrade_through_versions_test.TestProtoV3Upgrade_AllVersions_EndsAt_Trunk_HEAD#test_rolling_upgrade

2024-07-30 Thread Marcus Eriksson (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-19804?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcus Eriksson updated CASSANDRA-19804: Test and Documentation Plan: ci run Status: Patch Avai

[jira] [Updated] (CASSANDRA-19804) Flakey test upgrade_tests.upgrade_through_versions_test.TestProtoV3Upgrade_AllVersions_EndsAt_Trunk_HEAD#test_rolling_upgrade

2024-07-30 Thread Marcus Eriksson (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-19804?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcus Eriksson updated CASSANDRA-19804: Reviewers: Sam Tunnicliffe > Flakey test > upgrade_tests.upgrade_through_vers

[jira] [Updated] (CASSANDRA-19804) Flakey test upgrade_tests.upgrade_through_versions_test.TestProtoV3Upgrade_AllVersions_EndsAt_Trunk_HEAD#test_rolling_upgrade

2024-07-30 Thread Marcus Eriksson (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-19804?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcus Eriksson updated CASSANDRA-19804: Attachment: ci_summary.html > Flakey test > upgrade_tests.upgrade_through_ver

[jira] [Updated] (CASSANDRA-19768) nodetool assassinate of a CMS voting member should be allowed and should remove it from the CMS group

2024-07-30 Thread Marcus Eriksson (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-19768?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcus Eriksson updated CASSANDRA-19768: Attachment: ci_summary.html > nodetool assassinate of a CMS voting member shou

[jira] [Updated] (CASSANDRA-19768) nodetool assassinate of a CMS voting member should be allowed and should remove it from the CMS group

2024-07-30 Thread Marcus Eriksson (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-19768?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcus Eriksson updated CASSANDRA-19768: Reviewers: Sam Tunnicliffe > nodetool assassinate of a CMS voting member shoul