AndrewJSchofield commented on PR #16686:
URL: https://github.com/apache/kafka/pull/16686#issuecomment-2307048185

   I agree with @lianetm here. If my application is closing with some timeout 
and the user tries to interrupt the program, what do we want it to do? We want 
an orderly close with as little hanging around as possible so the application 
can end promptly. Leave the group politely, but nothing more. So, I agree that 
the behaviour of `close(0)` is roughly what is needed when close is interrupted.


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