Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

KAFKA-4160: Ensure rebalance listener not called with coordinator lock #1438

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dpkp
Copy link
Owner

@dpkp dpkp commented Mar 10, 2018

See https://issues.apache.org/jira/browse/KAFKA-4160 . The original fix was intended to support rebalance listeners that may run longer than the session timeout.


This change is Reviewable

@jeffwidman
Copy link
Contributor

Any reason not to merge @dpkp ?

@dpkp
Copy link
Owner Author

dpkp commented Nov 10, 2018

This should not be merged until locking / deadlock issues are addressed. At least it should be rebased onto master after latest lock changes, and then I think we need to look closely at the ensure_active_group changes to make sure locks are maintained.

@jeffwidman jeffwidman added this to the 2.0 milestone Oct 11, 2019
Copy link
Contributor

@wbarnha wbarnha left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Waiting to merge until deadlock is resolved.

@dpkp dpkp force-pushed the master branch 2 times, most recently from 9c8c8af to 8ebb14c Compare February 12, 2025 22:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants