frankvicky commented on code in PR #18493:
URL: https://github.com/apache/kafka/pull/18493#discussion_r1913049034
##########
core/src/main/scala/kafka/server/metadata/KRaftMetadataCache.scala:
##########
@@ -151,9 +151,7 @@ class KRaftMetadataCache(
* @param topicName The name of the topic.
* @param listenerName The listener name.
* @param startIndex The smallest index of the partitions
to be included in the result.
- * @param upperIndex The upper limit of the index of the
partitions to be included in the result.
Review Comment:
Sure, I will update the patch soon 😸
--
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]