lucasbru commented on PR #15525:
URL: https://github.com/apache/kafka/pull/15525#issuecomment-2022475971

   > @lucasbru - Thanks again for reviewing the PR. Sorry about the 
misinterpretation on short circuting logic so here I updated the 
beginningOrEndOffsets API. It seems like the right thing to do here is to still 
send out the request but return it immediately for zero timeout (a bit strange 
because it does throw timeout when time runs out which seems inconsistent).
   
   Yes, the behavior of the existing consumer is a bit curious, but it's not 
the only place where a zero duration is treated different from 0.000001s. 
Either way, we probably have to do it this way for compatibility. This part 
looks good to me now.


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