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

David Capwell commented on CASSANDRA-17143:
-------------------------------------------

I didn't run tests in Jenkins as I think it is still in bad shape; since this 
is just a jvm-dtest failure based off a race condition, I felt Jenkins didn't 
matter.

> Fix test 
> NetstatsBootstrapWithEntireSSTablesCompressionStreamingTest#testWithStreamingEntireSSTablesWithoutCompressionWithoutThrottling
> ---------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-17143
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-17143
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Test/dtest/java
>            Reporter: David Capwell
>            Assignee: David Capwell
>            Priority: Normal
>             Fix For: NA
>
>
> https://app.circleci.com/pipelines/github/dcapwell/cassandra/1099/workflows/2f08ff99-9ea5-4023-b027-84150efbd2e9/jobs/7850
> Found in CASSANDRA-17069.
> What I see is that there is a race condition, which is easier to hit when we 
> disable throttling.  If zero-copy-streaming starts and completes within the 
> gap between nodetool calls, then the test fails with a timeout as the 
> expected condition is not seen (waits to see streaming).  We can avoid this 
> by detecting that streaming completed by grepping the logs.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to