[
https://issues.apache.org/jira/browse/KAFKA-16791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17860492#comment-17860492
]
PoAn Yang commented on KAFKA-16791:
-----------------------------------
Hi [~bboyleonp], if you're not working on this issue, may I try it? Thank you.
> Add thread detection to
> RaftClusterInvocationContext/ZkClusterInvocationContext
> -------------------------------------------------------------------------------
>
> Key: KAFKA-16791
> URL: https://issues.apache.org/jira/browse/KAFKA-16791
> Project: Kafka
> Issue Type: Improvement
> Reporter: Chia-Ping Tsai
> Assignee: bboyleonp
> Priority: Minor
>
> -`ClusterTestExtensions` should implement `BeforeAllCallback` and
> `AfterAllCallback` by `TestUtils.verifyNoUnexpectedThreads`-
> We can leverage `BeforeEachCallback`/`AfterEachCallback` to implement new
> AfterEachCallback instead of `verifyNoUnexpectedThreads`. Notice the new
> thread detection should avoid cascading failure - the thread leak should make
> specific test case (rather than all subsequent test cases) fail
--
This message was sent by Atlassian Jira
(v8.20.10#820010)