Chia-Ping Tsai created KAFKA-16591:
--------------------------------------
Summary: 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
[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)