mjsax commented on PR #20254:
URL: https://github.com/apache/kafka/pull/20254#issuecomment-3344291319

   > Did you actually observe that flush() returns early?
   
   @junrao Yes (as described above: 
https://github.com/apache/kafka/pull/20254#issuecomment-3134139853), I did set 
a breakpoint somewhere in the producer to see what it's doing, and while it was 
retrying the send internally it did unblock `flush()` before the send was done, 
and `producer.flush()` call did return.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to