You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jon Meredith (Jira)" <ji...@apache.org> on 2022/02/03 01:04:00 UTC

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

    [ 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-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org