satishd commented on a change in pull request #11390: URL: https://github.com/apache/kafka/pull/11390#discussion_r814045120
########## File path: clients/src/main/resources/common/message/ListOffsetsResponse.json ########## @@ -31,7 +31,10 @@ // Version 6 enables flexible versions. // // Version 7 is the same as version 6 (KIP-734). - "validVersions": "0-7", + // + // Version 8 enables listing offsets by local timestamp. Review comment: Changed it to `Version 8 enables listing offsets by local log start offset.` -- 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