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

Backoff on unavailable group coordinator retry #1125

Merged
merged 1 commit into from
Jun 19, 2017

Conversation

dpkp
Copy link
Owner

@dpkp dpkp commented Jun 19, 2017

When testing 0.11.0.0 I noticed that KafkaConsumer would enter a tight CPU loop if the broker's group coordinator api returned retriable errors.

@dpkp dpkp merged commit cceaf4a into master Jun 19, 2017
@jeffwidman jeffwidman deleted the backoff_coordinator_retry branch July 1, 2017 10:43
@jeffwidman
Copy link
Collaborator

Can you describe what you mean by tight CPU loop? Was it merely a resource hog, or did it actually inhibit functionality of the consumer in some way?

88manpreet pushed a commit to Yelp/kafka-python that referenced this pull request Aug 25, 2017
88manpreet pushed a commit to Yelp/kafka-python that referenced this pull request Aug 25, 2017
88manpreet pushed a commit to Yelp/kafka-python that referenced this pull request Oct 6, 2017
88manpreet pushed a commit to Yelp/kafka-python that referenced this pull request Jul 16, 2018
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.

2 participants