Chia-Ping Tsai created KAFKA-19420: -------------------------------------- Summary: Don't export SocketServer from ClusterInstance Key: KAFKA-19420 URL: https://issues.apache.org/jira/browse/KAFKA-19420 Project: Kafka Issue Type: Improvement Reporter: Chia-Ping Tsai Assignee: Chia-Ping Tsai
SocketServer is an internal class, and normally the integration tests should not use it directly. KAFKA-19239 will add a new helper to expose the bound ports, and so the tests that need to send raw request can leverage it without accessing the SocketServer. -- This message was sent by Atlassian Jira (v8.20.10#820010)