hachikuji commented on a change in pull request #9564:
URL: https://github.com/apache/kafka/pull/9564#discussion_r537788538



##########
File path: 
core/src/main/scala/kafka/server/BrokerToControllerChannelManagerImpl.scala
##########
@@ -34,8 +34,12 @@ import scala.collection.mutable
 import scala.jdk.CollectionConverters._
 
 trait BrokerToControllerChannelManager {
+
+  // The retry deadline will only be checked after receiving a response. This 
means that in the worst case,

Review comment:
       nit: turn into scaladoc




----------------------------------------------------------------
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


Reply via email to