Viktor Somogyi-Vass created KAFKA-9049: ------------------------------------------
Summary: TopicCommandWithAdminClientTest should use mocks Key: KAFKA-9049 URL: https://issues.apache.org/jira/browse/KAFKA-9049 Project: Kafka Issue Type: Improvement Components: unit tests Affects Versions: 2.5.0 Reporter: Viktor Somogyi-Vass The {{TopicCommandWithAdminClientTest}} class currently sets up a few brokers for every test case which is wasteful and slow. We should improve it by mocking out the broker behavior (maybe use {{MockAdminClient}}?). -- This message was sent by Atlassian Jira (v8.3.4#803005)