mumrah commented on PR #18560:
URL: https://github.com/apache/kafka/pull/18560#issuecomment-2593997346

   Seems our thread checker is causing issues
   ```
   org.opentest4j.AssertionFailedError: Found 16 unexpected threads during 
@BeforeAll: 
`kafka-1000-snapshot-generator-event-handler,quorum-controller-1000-event-handler,quorum-controller-3000-event-handler,kafka-1000-metadata-loader-event-handler,executor-raft-expiration-executor,kafka-producer-network-thread
 | 
producer-3,kafka-0-metadata-loader-event-handler,controller-1000-registration-manager-event-handler,broker-0-directory-assignments-manager-event-handler,kafka-admin-client-thread
 | 
adminclient-30,controller-3000-registration-manager-event-handler,client-metrics-reaper,kafka-3000-snapshot-generator-event-handler,kafka-3000-metadata-loader-event-handler,broker-0-lifecycle-manager-event-handler,kafka-0-snapshot-generator-event-handler`
 ==> expected: <true> but was: <false>
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to