Chia-Ping Tsai created KAFKA-20812:
--------------------------------------
Summary: refactor KRaftClusterTest
Key: KAFKA-20812
URL: https://issues.apache.org/jira/browse/KAFKA-20812
Project: Kafka
Issue Type: Improvement
Reporter: Chia-Ping Tsai
Assignee: Chia-Ping Tsai
KRaftClusterTest is a huge test class, and we could slim it down by removing
some duplicate tests. For example, I believe
testCreateClusterAndCreateListDeleteTopic is already covered by another test in
the clients-integration-test module. If I'm wrong, another way would be to
rewrite those tests using ClusterInstance and then move them to the
clients-integration-test module.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)