[jira] [Updated] (CASSANDRA-19515) unhandled exception handling in jvm dtest may see errors from other clusters

2024-04-03 Thread David Capwell (Jira)


 [ 
https://issues.apache.org/jira/browse/CASSANDRA-19515?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

David Capwell updated CASSANDRA-19515:
--
Reviewers: Blake Eggleston  (was: Blake Eggleston, David Capwell)

> unhandled exception handling in jvm dtest may see errors from other clusters
> 
>
> Key: CASSANDRA-19515
> URL: https://issues.apache.org/jira/browse/CASSANDRA-19515
> Project: Cassandra
>  Issue Type: Bug
>  Components: Test/dtest/java
>Reporter: David Capwell
>Assignee: David Capwell
>Priority: Normal
> Fix For: NA
>
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> From time to time we see tests failing with unexpected errors during close, 
> but this shouldn’t be possible because we ignore errors for instances that 
> are shutting down…. In debugging it turns out that the errors are from 
> different clusters, so we add to the unexpected error list even though it’s 
> not from this cluster!



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org



[jira] [Updated] (CASSANDRA-19515) unhandled exception handling in jvm dtest may see errors from other clusters

2024-04-03 Thread David Capwell (Jira)


 [ 
https://issues.apache.org/jira/browse/CASSANDRA-19515?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

David Capwell updated CASSANDRA-19515:
--
Status: Ready to Commit  (was: Review In Progress)

+1 in GH

> unhandled exception handling in jvm dtest may see errors from other clusters
> 
>
> Key: CASSANDRA-19515
> URL: https://issues.apache.org/jira/browse/CASSANDRA-19515
> Project: Cassandra
>  Issue Type: Bug
>  Components: Test/dtest/java
>Reporter: David Capwell
>Assignee: David Capwell
>Priority: Normal
> Fix For: NA
>
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> From time to time we see tests failing with unexpected errors during close, 
> but this shouldn’t be possible because we ignore errors for instances that 
> are shutting down…. In debugging it turns out that the errors are from 
> different clusters, so we add to the unexpected error list even though it’s 
> not from this cluster!



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org



[jira] [Updated] (CASSANDRA-19515) unhandled exception handling in jvm dtest may see errors from other clusters

2024-04-03 Thread David Capwell (Jira)


 [ 
https://issues.apache.org/jira/browse/CASSANDRA-19515?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

David Capwell updated CASSANDRA-19515:
--
Reviewers: Blake Eggleston, David Capwell
   Status: Review In Progress  (was: Patch Available)

> unhandled exception handling in jvm dtest may see errors from other clusters
> 
>
> Key: CASSANDRA-19515
> URL: https://issues.apache.org/jira/browse/CASSANDRA-19515
> Project: Cassandra
>  Issue Type: Bug
>  Components: Test/dtest/java
>Reporter: David Capwell
>Assignee: David Capwell
>Priority: Normal
> Fix For: NA
>
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> From time to time we see tests failing with unexpected errors during close, 
> but this shouldn’t be possible because we ignore errors for instances that 
> are shutting down…. In debugging it turns out that the errors are from 
> different clusters, so we add to the unexpected error list even though it’s 
> not from this cluster!



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org



[jira] [Updated] (CASSANDRA-19515) unhandled exception handling in jvm dtest may see errors from other clusters

2024-04-02 Thread David Capwell (Jira)


 [ 
https://issues.apache.org/jira/browse/CASSANDRA-19515?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

David Capwell updated CASSANDRA-19515:
--
Test and Documentation Plan: new test
 Status: Patch Available  (was: In Progress)

> unhandled exception handling in jvm dtest may see errors from other clusters
> 
>
> Key: CASSANDRA-19515
> URL: https://issues.apache.org/jira/browse/CASSANDRA-19515
> Project: Cassandra
>  Issue Type: Bug
>  Components: Test/dtest/java
>Reporter: David Capwell
>Assignee: David Capwell
>Priority: Normal
> Fix For: NA
>
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> From time to time we see tests failing with unexpected errors during close, 
> but this shouldn’t be possible because we ignore errors for instances that 
> are shutting down…. In debugging it turns out that the errors are from 
> different clusters, so we add to the unexpected error list even though it’s 
> not from this cluster!



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org



[jira] [Updated] (CASSANDRA-19515) unhandled exception handling in jvm dtest may see errors from other clusters

2024-04-02 Thread David Capwell (Jira)


 [ 
https://issues.apache.org/jira/browse/CASSANDRA-19515?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

David Capwell updated CASSANDRA-19515:
--
 Bug Category: Parent values: Correctness(12982)Level 1 values: Test 
Failure(12990)
   Complexity: Low Hanging Fruit
Discovered By: Unit Test
Fix Version/s: NA
 Severity: Normal
   Status: Open  (was: Triage Needed)

> unhandled exception handling in jvm dtest may see errors from other clusters
> 
>
> Key: CASSANDRA-19515
> URL: https://issues.apache.org/jira/browse/CASSANDRA-19515
> Project: Cassandra
>  Issue Type: Bug
>  Components: Test/dtest/java
>Reporter: David Capwell
>Assignee: David Capwell
>Priority: Normal
> Fix For: NA
>
>
> From time to time we see tests failing with unexpected errors during close, 
> but this shouldn’t be possible because we ignore errors for instances that 
> are shutting down…. In debugging it turns out that the errors are from 
> different clusters, so we add to the unexpected error list even though it’s 
> not from this cluster!



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org