TaiJuWu commented on code in PR #20745:
URL: https://github.com/apache/kafka/pull/20745#discussion_r2452163344
##########
clients/src/main/java/org/apache/kafka/clients/consumer/internals/AbstractFetch.java:
##########
@@ -343,13 +343,13 @@ protected FetchRequest.Builder createFetchRequest(final
Node fetchTarget,
* @param buffered The set of partitions we have in our buffer
* @return {@link Set} of {@link TopicPartition topic partitions} for
which we should fetch data
Review Comment:
Fixed it.
--
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]