fluyu opened a new pull request #574:
URL: https://github.com/apache/rocketmq-client-go/pull/574


   ## 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
   
   
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to