David Arthur created KAFKA-17588:
------------------------------------
Summary: Remove internal classes from ClusterInstance
Key: KAFKA-17588
URL: https://issues.apache.org/jira/browse/KAFKA-17588
Project: Kafka
Issue Type: Sub-task
Reporter: David Arthur
Assignee: David Arthur
ClusterInstance is the interface used by our integration tests for interacting
with the cluster at runtime. Originally, this only included things like the
topology of the cluster, configs, and some helpers for AdminClient. Over time,
we have exposed more and more internal classes through this interface which has
created a tight coupling with the "core" module.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)