[
https://issues.apache.org/jira/browse/KAFKA-16591?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17839230#comment-17839230
]
TengYao Chi commented on KAFKA-16591:
-------------------------------------
I am able to handle this issue. :)
> RaftClusterInvocationContext ought to clear the admin queue when stopping
> -------------------------------------------------------------------------
>
> Key: KAFKA-16591
> URL: https://issues.apache.org/jira/browse/KAFKA-16591
> Project: Kafka
> Issue Type: Improvement
> Reporter: Chia-Ping Tsai
> Priority: Minor
> Labels: newbie
>
> [https://github.com/apache/kafka/blob/0308543d596d564b68dcac371a8e3af69e06caea/core/src/test/java/kafka/test/junit/RaftClusterInvocationContext.java#L265]
> Currently it does not cause issue since `Admin` can be closed repeatedly.
> However, clearing all admin is always the right way after we close all of
> them.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)