chia7712 commented on PR #18590:
URL: https://github.com/apache/kafka/pull/18590#issuecomment-2613763059

   > so in practice the classic consumer.close will never wait for more than 
the request timeout if there is a call to close with a larger timeout (and 
that's indeed missing on the async close timeout)
   
   I agree that we should align the behavior with how it has functioned for a 
long time 
(https://github.com/apache/kafka/commit/f72203ee9223d3b724ee67bdad9912612dd72f63).
 Additionally, we should document this behavior for both `request.timeout.ms` 
and `close` method.


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