-
Notifications
You must be signed in to change notification settings - Fork 3.2k
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
Segmentation fault when broker restart #449
Comments
Can you provide a gdb stacktrace? |
|
Thanks, will look into it. |
Yes |
How many brokers do you have in your cluster? |
3 brokers. One taken down and restart. |
👍 |
I believe this was fixed, reopen if reseen. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When a broker down and restarted, consumer will core dumped after RebalanceCb:
RebalanceCb: Local: Revoke partitions: test[0], test[1], test[2], test[3], test[4], test[5],
Segmentation fault (core dumped)
The text was updated successfully, but these errors were encountered: