[ https://issues.apache.org/jira/browse/KAFKA-19420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Chia-Ping Tsai resolved KAFKA-19420. ------------------------------------ Fix Version/s: 4.2.0 Resolution: Fixed > 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: xuanzhang gong > Priority: Minor > Fix For: 4.2.0 > > > 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)