clolov commented on code in PR #15673:
URL: https://github.com/apache/kafka/pull/15673#discussion_r1625722178


##########
clients/src/main/resources/common/message/ListOffsetsRequest.json:
##########
@@ -34,7 +34,9 @@
   // Version 7 enables listing offsets by max timestamp (KIP-734).
   //
   // Version 8 enables listing offsets by local log start offset (KIP-405).
-  "validVersions": "0-8",
+  //
+  // Version 9 enables listing offsets by last tiered offset (KIP-1005).

Review Comment:
   Yes, correct, but I want to get this PR in before I move to that. I do not 
want to bunch all of these changes in the same PR



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