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 possible infinite loop after rebalance #574

Merged
merged 1 commit into from
Jan 15, 2021

Conversation

luyui
Copy link
Contributor

@luyui luyui commented Dec 29, 2020

What is the purpose of the change

fix possible infinite loop after rebalance

Brief changelog

it's very likely there will be cpu/memory drain caused by dead loop after a rebalance
this fix addressed the issue by check whether the process queue is already dropped before starting next consume

@ShannonDing ShannonDing merged commit 7e36c75 into apache:master Jan 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
3 participants