apoorvmittal10 commented on code in PR #17519:
URL: https://github.com/apache/kafka/pull/17519#discussion_r1807758132
##########
core/src/main/scala/kafka/network/SocketServer.scala:
##########
@@ -25,7 +25,7 @@ import java.util
import java.util.Optional
import java.util.concurrent._
import java.util.concurrent.atomic._
-import kafka.cluster.{BrokerEndPoint, EndPoint}
+import kafka.cluster.{EndPoint}
Review Comment:
Missed it, thought spotlessApply will fix. Done.
--
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]