David Arthur created KAFKA-18933:
------------------------------------
Summary: Extract an interface from ClusterInstance for Java 11
modules
Key: KAFKA-18933
URL: https://issues.apache.org/jira/browse/KAFKA-18933
Project: Kafka
Issue Type: Improvement
Reporter: David Arthur
Assignee: David Arthur
In the new module layout for test-common et al., we have ClusterInstance under
test-common-runtime since it includes runtime classes from core.
To facilitate ClusterTest in Java 11 modules, we need a different interface
that can be injected into the tests that does not include these core
dependencies.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)