philipnee opened a new pull request, #14920: URL: https://github.com/apache/kafka/pull/14920
When closing the consumer we need to perform a few tasks 1. If auto-commit is enabled, send an autocommit and block until completed 2. Invoke all offsetCommitCallbacks and ensure all inflight commits are sent 3. Invoke partitionsRevoke callbacks 4. Unsubscribe from all partitions 5. LeaveGroup -- 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]
