chia7712 commented on code in PR #19374:
URL: https://github.com/apache/kafka/pull/19374#discussion_r2040508190
##########
core/src/main/scala/kafka/server/BrokerServer.scala:
##########
@@ -21,7 +21,7 @@ import kafka.coordinator.group.{CoordinatorLoaderImpl,
CoordinatorPartitionWrite
import kafka.coordinator.transaction.TransactionCoordinator
import kafka.log.LogManager
import kafka.log.remote.RemoteLogManager
-import kafka.network.{DataPlaneAcceptor, SocketServer}
+import kafka.network.{SocketServer}
Review Comment:
`import kafka.network.SocketServer`
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]