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

Ekaterina Dimitrova edited comment on CASSANDRA-19205 at 1/9/24 12:11 AM:
--------------------------------------------------------------------------

Thank you for the review and the testing.

The test is presented on 4.0+.
||Patches||Repeatable Run||
|[4.0 
|https://github.com/ekaterinadimitrova2/cassandra/commit/715d18e4c7cf0e770ee8d1439690779decd05b7b]|[CircleCI
 
|https://app.circleci.com/pipelines/github/ekaterinadimitrova2/cassandra?branch=19205-4.0]|
|[4.1 
|https://github.com/ekaterinadimitrova2/cassandra/commit/238dc362786ba4cba7e9363db6d293e05c67680e]|[CircleCI
 
|https://app.circleci.com/pipelines/github/ekaterinadimitrova2/cassandra?branch=19205-4.1]|
|[5.0 
|https://github.com/ekaterinadimitrova2/cassandra/commit/049b8de5962db8c972b182662f3556ee3b636521]|[CircleCI
 
|https://app.circleci.com/pipelines/github/ekaterinadimitrova2/cassandra?branch=C19205-rebased]|
|[trunk 
|https://github.com/ekaterinadimitrova2/cassandra/commit/0c6dbe822fb66fc834a91eb7464cc238d54225c0]|[CircleCI
 
|https://app.circleci.com/pipelines/github/ekaterinadimitrova2/cassandra?branch=C19205-trunk]|

EDIT: The repeated runs are still running, I will check the results tomorrow 
morning


was (Author: e.dimitrova):
Thank you for the review and the testing.

The test is presented on 4.0+.
||Patches||Repeatable Run||
|[4.0 
|https://github.com/ekaterinadimitrova2/cassandra/commit/715d18e4c7cf0e770ee8d1439690779decd05b7b]|[CircleCI
 
|https://app.circleci.com/pipelines/github/ekaterinadimitrova2/cassandra?branch=19205-4.0]|
|[4.1 
|https://github.com/ekaterinadimitrova2/cassandra/commit/238dc362786ba4cba7e9363db6d293e05c67680e]|[CircleCI
 
|https://app.circleci.com/pipelines/github/ekaterinadimitrova2/cassandra?branch=19205-4.1]|
|[5.0 
|https://github.com/ekaterinadimitrova2/cassandra/commit/049b8de5962db8c972b182662f3556ee3b636521]|[CircleCI
 
|https://app.circleci.com/pipelines/github/ekaterinadimitrova2/cassandra?branch=C19205-rebased]|
|[trunk 
|https://github.com/ekaterinadimitrova2/cassandra/commit/0c6dbe822fb66fc834a91eb7464cc238d54225c0]|[CircleCI
 
|https://app.circleci.com/pipelines/github/ekaterinadimitrova2/cassandra?branch=C19205-trunk]|

> Fix flaky test: 
> org.apache.cassandra.tools.BulkLoaderTest.testBulkLoader_WithArgs1-_jdk17
> -----------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-19205
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-19205
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Tool/bulk load
>            Reporter: Brandon Williams
>            Assignee: Ekaterina Dimitrova
>            Priority: Normal
>             Fix For: 5.0-rc, 5.x
>
>
> 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