[
https://issues.apache.org/jira/browse/KAFKA-16591?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chia-Ping Tsai resolved KAFKA-16591.
------------------------------------
Fix Version/s: 3.8.0
Resolution: Fixed
> 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
> Assignee: TengYao Chi
> Priority: Minor
> Labels: newbie
> Fix For: 3.8.0
>
>
> [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)