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: [email protected]
For additional commands, e-mail: [email protected]