[jira] [Commented] (CASSANDRA-17256) Fixes for intermittent in-JVM dtest failures

2022-02-03 Thread Benedict Elliott Smith (Jira)


[ 
https://issues.apache.org/jira/browse/CASSANDRA-17256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17486300#comment-17486300
 ] 

Benedict Elliott Smith commented on CASSANDRA-17256:


Test changes LGTM

> Fixes for intermittent in-JVM dtest failures
> 
>
> Key: CASSANDRA-17256
> URL: https://issues.apache.org/jira/browse/CASSANDRA-17256
> Project: Cassandra
>  Issue Type: Bug
>  Components: Test/dtest/java
>Reporter: Jon Meredith
>Assignee: Jon Meredith
>Priority: Normal
> Fix For: 3.0.x, 3.11.x, 4.0.x, 4.x
>
>  Time Spent: 1h
>  Remaining Estimate: 0h
>
> Improvements to StreamingTransferTest, MixedModeMessageForwardTest and 
> SchemaDisagreementTest flakes.
> For 3.0, adopt the ring settling properties used on trunk. For all releases 
> increase to 15s for ring settling.
> For all branches, disable autocompaction during shutdown.
> For 4.0 and up, shut down the scheduled executors a little later.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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



[jira] [Commented] (CASSANDRA-17256) Fixes for intermittent in-JVM dtest failures

2022-02-02 Thread Jon Meredith (Jira)


[ 
https://issues.apache.org/jira/browse/CASSANDRA-17256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17486179#comment-17486179
 ] 

Jon Meredith commented on CASSANDRA-17256:
--

Fixed my Jenkins auth so those should be running now.  I've included the fix 
[~benedict] found for the in-jvm dtest classloader reference being held and a 
change to handle PathUtils.DeleteOnExit properly during in-JVM dtests and 
whenever shutdown hooks are deregistered. I've left the split of the 
distributed BootstrapTest  that was needed to workaround the classloader issue 
to make it better for parallelizing.

 

CI Results (pending):

||Branch||Source||Circle CI||Jenkins||

|cassandra-3.0|[branch|https://github.com/jonmeredith/cassandra/tree/commit_remote_branch/CASSANDRA-17256-cassandra-3.0-0D261E03-AB30-458C-8737-EE7313FD820C]|[build|https://app.circleci.com/pipelines/github/jonmeredith/cassandra?branch=commit_remote_branch%2FCASSANDRA-17256-cassandra-3.0-0D261E03-AB30-458C-8737-EE7313FD820C]|[build|https://ci-cassandra.apache.org/job/Cassandra-devbranch/1387/]|

|cassandra-3.11|[branch|https://github.com/jonmeredith/cassandra/tree/commit_remote_branch/CASSANDRA-17256-cassandra-3.11-0D261E03-AB30-458C-8737-EE7313FD820C]|[build|https://app.circleci.com/pipelines/github/jonmeredith/cassandra?branch=commit_remote_branch%2FCASSANDRA-17256-cassandra-3.11-0D261E03-AB30-458C-8737-EE7313FD820C]|[build|https://ci-cassandra.apache.org/job/Cassandra-devbranch/1388/]|

|cassandra-4.0|[branch|https://github.com/jonmeredith/cassandra/tree/commit_remote_branch/CASSANDRA-17256-cassandra-4.0-0D261E03-AB30-458C-8737-EE7313FD820C]|[build|https://app.circleci.com/pipelines/github/jonmeredith/cassandra?branch=commit_remote_branch%2FCASSANDRA-17256-cassandra-4.0-0D261E03-AB30-458C-8737-EE7313FD820C]|[build|https://ci-cassandra.apache.org/job/Cassandra-devbranch/1389/]|

|trunk|[branch|https://github.com/jonmeredith/cassandra/tree/commit_remote_branch/CASSANDRA-17256-trunk-0D261E03-AB30-458C-8737-EE7313FD820C]|[build|https://app.circleci.com/pipelines/github/jonmeredith/cassandra?branch=commit_remote_branch%2FCASSANDRA-17256-trunk-0D261E03-AB30-458C-8737-EE7313FD820C]|[build|https://ci-cassandra.apache.org/job/Cassandra-devbranch/1390/]|

> Fixes for intermittent in-JVM dtest failures
> 
>
> Key: CASSANDRA-17256
> URL: https://issues.apache.org/jira/browse/CASSANDRA-17256
> Project: Cassandra
>  Issue Type: Bug
>  Components: Test/dtest/java
>Reporter: Jon Meredith
>Assignee: Jon Meredith
>Priority: Normal
> Fix For: 3.0.x, 3.11.x, 4.0.x, 4.x
>
>  Time Spent: 1h
>  Remaining Estimate: 0h
>
> Improvements to StreamingTransferTest, MixedModeMessageForwardTest and 
> SchemaDisagreementTest flakes.
> For 3.0, adopt the ring settling properties used on trunk. For all releases 
> increase to 15s for ring settling.
> For all branches, disable autocompaction during shutdown.
> For 4.0 and up, shut down the scheduled executors a little later.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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



[jira] [Commented] (CASSANDRA-17256) Fixes for intermittent in-JVM dtest failures

2022-01-27 Thread Jon Meredith (Jira)


[ 
https://issues.apache.org/jira/browse/CASSANDRA-17256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17483365#comment-17483365
 ] 

Jon Meredith commented on CASSANDRA-17256:
--

Stalled so trying again

CI Results (pending):

||Branch||Source||Circle CI||Jenkins||

|cassandra-3.0|[branch|https://github.com/jonmeredith/cassandra/tree/commit_remote_branch/CASSANDRA-17256-cassandra-3.0-6C910E6D-CD2D-4B63-B252-EBF58A6DF3D8]|[build|https://app.circleci.com/pipelines/github/jonmeredith/cassandra?branch=commit_remote_branch%2FCASSANDRA-17256-cassandra-3.0-6C910E6D-CD2D-4B63-B252-EBF58A6DF3D8]|[build|unknown]|

|cassandra-3.11|[branch|https://github.com/jonmeredith/cassandra/tree/commit_remote_branch/CASSANDRA-17256-cassandra-3.11-6C910E6D-CD2D-4B63-B252-EBF58A6DF3D8]|[build|https://app.circleci.com/pipelines/github/jonmeredith/cassandra?branch=commit_remote_branch%2FCASSANDRA-17256-cassandra-3.11-6C910E6D-CD2D-4B63-B252-EBF58A6DF3D8]|[build|unknown]|

|cassandra-4.0|[branch|https://github.com/jonmeredith/cassandra/tree/commit_remote_branch/CASSANDRA-17256-cassandra-4.0-6C910E6D-CD2D-4B63-B252-EBF58A6DF3D8]|[build|https://app.circleci.com/pipelines/github/jonmeredith/cassandra?branch=commit_remote_branch%2FCASSANDRA-17256-cassandra-4.0-6C910E6D-CD2D-4B63-B252-EBF58A6DF3D8]|[build|unknown]|

|trunk|[branch|https://github.com/jonmeredith/cassandra/tree/commit_remote_branch/CASSANDRA-17256-trunk-6C910E6D-CD2D-4B63-B252-EBF58A6DF3D8]|[build|https://app.circleci.com/pipelines/github/jonmeredith/cassandra?branch=commit_remote_branch%2FCASSANDRA-17256-trunk-6C910E6D-CD2D-4B63-B252-EBF58A6DF3D8]|[build|unknown]|

> Fixes for intermittent in-JVM dtest failures
> 
>
> Key: CASSANDRA-17256
> URL: https://issues.apache.org/jira/browse/CASSANDRA-17256
> Project: Cassandra
>  Issue Type: Bug
>  Components: Test/dtest/java
>Reporter: Jon Meredith
>Assignee: Jon Meredith
>Priority: Normal
> Fix For: 3.0.x, 3.11.x, 4.0.x, 4.x
>
>  Time Spent: 1h
>  Remaining Estimate: 0h
>
> Improvements to StreamingTransferTest, MixedModeMessageForwardTest and 
> SchemaDisagreementTest flakes.
> For 3.0, adopt the ring settling properties used on trunk. For all releases 
> increase to 15s for ring settling.
> For all branches, disable autocompaction during shutdown.
> For 4.0 and up, shut down the scheduled executors a little later.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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



[jira] [Commented] (CASSANDRA-17256) Fixes for intermittent in-JVM dtest failures

2022-01-12 Thread Caleb Rackliffe (Jira)


[ 
https://issues.apache.org/jira/browse/CASSANDRA-17256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17474939#comment-17474939
 ] 

Caleb Rackliffe commented on CASSANDRA-17256:
-

+1

Left some minor comment in the PRs.

> Fixes for intermittent in-JVM dtest failures
> 
>
> Key: CASSANDRA-17256
> URL: https://issues.apache.org/jira/browse/CASSANDRA-17256
> Project: Cassandra
>  Issue Type: Bug
>  Components: Test/dtest/java
>Reporter: Jon Meredith
>Assignee: Jon Meredith
>Priority: Normal
> Fix For: 3.0.x, 3.11.x, 4.0.x, 4.x
>
>  Time Spent: 50m
>  Remaining Estimate: 0h
>
> Improvements to StreamingTransferTest, MixedModeMessageForwardTest and 
> SchemaDisagreementTest flakes.
> For 3.0, adopt the ring settling properties used on trunk. For all releases 
> increase to 15s for ring settling.
> For all branches, disable autocompaction during shutdown.
> For 4.0 and up, shut down the scheduled executors a little later.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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