You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "David Capwell (Jira)" <ji...@apache.org> on 2021/11/12 22:56:00 UTC

[jira] [Created] (CASSANDRA-17143) Fix test org.apache.cassandra.distributed.test.NetstatsBootstrapWithEntireSSTablesCompressionStreamingTest#testWithStreamingEntireSSTablesWithoutCompressionWithoutThrottling

David Capwell created CASSANDRA-17143:
-----------------------------------------

             Summary: Fix test org.apache.cassandra.distributed.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


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