pprovenzano commented on code in PR #14083:
URL: https://github.com/apache/kafka/pull/14083#discussion_r1292538382


##########
core/src/main/scala/kafka/server/MetadataSupport.scala:
##########
@@ -69,6 +69,16 @@ sealed trait MetadataSupport {
       handler(request)
     }
   }
+
+  def alsoMaybeForward(request: RequestChannel.Request,

Review Comment:
   Removed. I added it for some early testing.



-- 
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: jira-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to