-
-
Notifications
You must be signed in to change notification settings - Fork 527
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
Rebalance breaks running consumers: Cannot read property '0' of undefined
#558
Labels
Comments
asiborro
changed the title
Rebalance breaks running consumers
Rebalance breaks running consumers: Nov 20, 2019
Cannot read property '0' of undefined
I think this is related to #555; I am currently investigating the issue |
This looks similar to the issue we saw in #775. |
no fix yet? |
Is it progressing? |
resolve this bug? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello everyone,
We have a service consuming 2 topics with 32 partitions each. When a rebalance happens in the group we get the following error:
The consumer is configured to run 2 concurrent batches.
Thanks
The text was updated successfully, but these errors were encountered: