Brandon Williams created CASSANDRA-19205:
--------------------------------------------

             Summary: Fix flaky test: org.apache.cassandra.tools.BulkLoaderTest
                 Key: CASSANDRA-19205
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-19205
             Project: Cassandra
          Issue Type: Bug
            Reporter: Brandon Williams


Seen here: 
https://app.circleci.com/pipelines/github/driftx/cassandra/1418/workflows/5d108993-69f8-4bb8-a616-93a1d904ff1a/jobs/67177/tests

{quote}
junit.framework.AssertionFailedError: Wrong thread status, active threads 
unaccounted for: [cluster2-nio-worker-2]
        at 
org.apache.cassandra.tools.OfflineToolUtils.assertNoUnexpectedThreadsStarted(OfflineToolUtils.java:120)
        at 
org.apache.cassandra.tools.BulkLoaderTest.testBulkLoader_WithArgs1(BulkLoaderTest.java:97)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
{quote}

Looks like either a thread is hanging around too long or we need to except it.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to