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

Unblock consumer when receiving invalid FetchResponse (response did not contain all the expected topic/partition blocks) #1086

Conversation

adwinsky
Copy link
Contributor

@adwinsky adwinsky commented Apr 24, 2018

Increment offsets to avoid consumer blocking. The issue is described here #1087

@eapache
Copy link
Contributor

eapache commented Jun 14, 2018

Sorry it took me a while to get back to this. Thanks for the fix and the test!

@eapache eapache merged commit e19e955 into IBM:master Jun 14, 2018
@gburanov
Copy link
Contributor

@adwinsky @eapache I also experience this issue now with sarama.

I cherry picked your commit, and it did not help. But than I made the fix in the place very similar to your and it started to work #1227

@gburanov
Copy link
Contributor

WDYT? Does it seem reasonable to fix in this place as well?

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.

3 participants