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

Fix hypothetical consumer deadlock #483

Closed
wants to merge 1 commit into from
Closed

Conversation

eapache
Copy link
Contributor

@eapache eapache commented Jul 15, 2015

In the case when the user calls AsyncClose at the same instant as the broker
leading the partition returns an error.

Fixes bug #475.

Solution is simpler/cleverer than I'd thought originally. Still 100% hypothetical though.

@Shopify/kafka

In the case when the user calls `AsyncClose` at the same instant as the broker
leading the partition returns an error.

Fixes bug #475.
@eapache
Copy link
Contributor Author

eapache commented Jul 15, 2015

Nevermind, doesn't actually 100% fix the issue.

@eapache eapache closed this Jul 15, 2015
@eapache eapache deleted the fix-consumer-deadlock branch July 15, 2015 14:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant