[
https://issues.apache.org/jira/browse/KAFKA-16791?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chia-Ping Tsai updated KAFKA-16791:
-----------------------------------
Summary: Add thread detection to ClusterTestExtensions (was: Add thread
detection to RaftClusterInvocationContext/ZkClusterInvocationContext)
> Add thread detection to ClusterTestExtensions
> ---------------------------------------------
>
> Key: KAFKA-16791
> URL: https://issues.apache.org/jira/browse/KAFKA-16791
> Project: Kafka
> Issue Type: Improvement
> Reporter: Chia-Ping Tsai
> Assignee: PoAn Yang
> 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-
> `ClusterTestExtensions` should implement `BeforeAllCallback` and
> `AfterAllCallback` to check the thread leak for each "test case"
--
This message was sent by Atlassian Jira
(v8.20.10#820010)