frankvicky commented on code in PR #18493:
URL: https://github.com/apache/kafka/pull/18493#discussion_r1913111005
##########
core/src/main/scala/kafka/server/metadata/KRaftMetadataCache.scala:
##########
@@ -269,11 +267,10 @@ class KRaftMetadataCache(
* Note, the topics should be sorted in alphabetical order. The topics in
the DescribeTopicPartitionsResponseData
* will also be sorted in alphabetical order.
*
- * @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
Review Comment:
Thanks for pointing out.
I see the issue 🙇🏼
--
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]