brandboat commented on code in PR #15764:
URL: https://github.com/apache/kafka/pull/15764#discussion_r1573667382
##########
core/src/main/scala/kafka/server/metadata/KRaftMetadataCache.scala:
##########
@@ -267,7 +267,7 @@ class KRaftMetadataCache(val brokerId: Int) extends
MetadataCache with Logging w
*
* @param topics The iterator of topics and their
corresponding first partition id to fetch.
* @param listenerName The listener name.
- * @param firstTopicPartitionStartIndex The start partition index for the
first topic
+ * @param topicPartitionStartIndex The start partition index for the
first topic
Review Comment:
Looks like the description here isn't correct, could you help modify it ?
Huge thanks :smiley:
Maybe `The function that return the start partition index for the topic`.
--
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]