xiaocairush commented on code in PR #13884:
URL: https://github.com/apache/kafka/pull/13884#discussion_r1236668769


##########
clients/src/main/java/org/apache/kafka/clients/consumer/internals/OffsetFetcher.java:
##########
@@ -430,7 +430,7 @@ public void onFailure(RuntimeException e) {
      * leaders available. Topic partitions from `timestampsToSearch` that do 
not have their leader
      * available are added to `partitionsToRetry`
      *
-     * @param timestampsToSearch The mapping from partitions ot the target 
timestamps
+     * @param timestampsToSearch The mapping from partitions of the target 
timestamps

Review Comment:
   Corrected to **"to"**



-- 
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: jira-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to