majialoong commented on code in PR #17972:
URL: https://github.com/apache/kafka/pull/17972#discussion_r2433042074


##########
clients/src/main/java/org/apache/kafka/clients/consumer/internals/AutoOffsetResetStrategy.java:
##########
@@ -72,33 +111,54 @@ public String name() {
         return type.toString();
     }
 
+    /**
+     * Return the timestamp to be used for the ListOffsetsRequest.
+     * @return the timestamp for the OffsetResetStrategy,

Review Comment:
   Hello @omkreddy , this doc should this be `AutoOffsetResetStrategy`? Please 
take a look—I'm glad to open a minor PR to fix it if needed.



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