mumrah commented on a change in pull request #10752: URL: https://github.com/apache/kafka/pull/10752#discussion_r639938409
########## File path: core/src/main/scala/kafka/server/BrokerServer.scala ########## @@ -22,7 +22,6 @@ import java.util.concurrent.atomic.AtomicBoolean import java.util.concurrent.locks.ReentrantLock import java.util.concurrent.{CompletableFuture, TimeUnit, TimeoutException} import java.net.InetAddress - Review comment: Sure, I didn't meant to remove this (at least, I don't think I did) -- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org