satishd commented on code in PR #11390:
URL: https://github.com/apache/kafka/pull/11390#discussion_r1047007959


##########
core/src/main/scala/kafka/server/KafkaConfig.scala:
##########
@@ -1861,6 +1861,39 @@ class KafkaConfig private(doLog: Boolean, val props: 
java.util.Map[_, _], dynami
     MetadataVersion.MINIMUM_KRAFT_VERSION
   }
 
+  val fetchRequestVersion: Short =

Review Comment:
   Nice catch! This is moved to `MetadataVersion`.



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

Reply via email to