kirktrue commented on code in PR #16031:
URL: https://github.com/apache/kafka/pull/16031#discussion_r1626327813


##########
clients/src/main/java/org/apache/kafka/clients/consumer/internals/CommitRequestManager.java:
##########
@@ -391,7 +398,7 @@ public CompletableFuture<Void> commitAsync(final 
Map<TopicPartition, OffsetAndMe
      * Commit offsets, retrying on expected retriable errors while the retry 
timeout hasn't expired.
      *
      * @param offsets               Offsets to commit
-     * @param deadlineMs            Time until which the request will be 
retried if it fails with
+     * @param deadlineMs      Time until which the request will be retried if 
it fails with

Review Comment:
   Fixed.



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