[
https://issues.apache.org/jira/browse/KAFKA-17187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17868030#comment-17868030
]
Chia-Ping Tsai commented on KAFKA-17187:
----------------------------------------
[~yangpoan] which test case causing the acl leak? could you please share it to
me?
> Add executor-AlterAcls to ClusterTestExtensions#SKIPPED_THREAD_PREFIX
> ---------------------------------------------------------------------
>
> Key: KAFKA-17187
> URL: https://issues.apache.org/jira/browse/KAFKA-17187
> Project: Kafka
> Issue Type: Sub-task
> Reporter: PoAn Yang
> Assignee: PoAn Yang
> Priority: Minor
>
> In CI [0], there is `executor-AlterAcls` thread leak. We should add it to
> ClusterTestExtensions#SKIPPED_THREAD_PREFIX [1] as we did in TestUtils#
> verifyNoUnexpectedThreads [2].
>
> [0]
> [https://ci-builds.apache.org/job/Kafka/job/kafka-pr/job/PR-16661/1/testReport/]
> [1]
> [https://github.com/apache/kafka/blob/a5bfc2190c3448039c9361909e547f64f7fdb6e2/core/src/test/java/kafka/test/junit/ClusterTestExtensions.java#L102]
> [2]
> [https://github.com/apache/kafka/blob/a5bfc2190c3448039c9361909e547f64f7fdb6e2/core/src/test/scala/unit/kafka/utils/TestUtils.scala#L1918-L1927]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)