junrao commented on PR #16347:
URL: https://github.com/apache/kafka/pull/16347#issuecomment-2176493383

   > Maybe someone can explain more about what 
https://github.com/apache/kafka/pull/15673 does exactly.
   
   @cmccabe : The main issue that https://github.com/apache/kafka/pull/15673 
fixes 
    is described in https://issues.apache.org/jira/browse/KAFKA-16480. 
   
   ```
   https://issues.apache.org/jira/browse/KAFKA-16154 introduced the changes to 
the ListOffsets API to accept latest-tiered-timestamp and return the 
corresponding offset.
   
   Those changes should have a) increased the version of the ListOffsets API b) 
increased the inter-broker protocol version c) hidden the latest version of the 
ListOffsets behind the latestVersionUnstable flag
   ```
   
   So, let's hold off on merging this PR until we understand how to consolidate 
it with https://github.com/apache/kafka/pull/15673.


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