jeffkbkim opened a new pull request, #15446:
URL: https://github.com/apache/kafka/pull/15446

   In the new coordinator, we have lingering timers (heartbeats/revocation 
timeouts/join groups/sync groups). For classic groups, we also have awaiting 
join/sync futures that are never completed. This patch cancels all existing 
timers and completes all awaiting futures when a group is unloaded.
   
   ### Committer Checklist (excluded from commit message)
   - [ ] Verify design and implementation 
   - [ ] Verify test coverage and CI build status
   - [ ] Verify documentation (including upgrade notes)
   


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