kirktrue commented on PR #16686: URL: https://github.com/apache/kafka/pull/16686#issuecomment-2307815244
> 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. @lianetm @AndrewJSchofield—AIUI, the proposed behavior would be behavior from the existing consumer. I don't want to block this change from getting in ASARP so that we can exercise the behavior in stress testing. Would you both be OK if I file a new Jira to implement the requested change separately? We can slot it in for 4.0.0 so it doesn't just go to `/dev/null`. PLMK. Thanks! -- 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