3424672656 opened a new issue, #8912:
URL: https://github.com/apache/rocketmq/issues/8912

   ### Is Your Feature Request Related to a Problem?
   
   In the pull/push consumption mode, the rebalancing logic is carried out on 
the client side.
   
   However, after switching to the pop consumption mode, all topics on the same 
client will be rebalanced on the server side, which brings unnecessary losses. 
Therefore, I want to transfer the rebalancing logic to the client side, which 
will have a great impact on resource utilization
   
   ### Describe the Solution You'd Like
   
   transfer the rebalancing logic to the client side
   
   ### Describe Alternatives You've Considered
   
   null
   
   ### Additional Context
   
   _No response_


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

To unsubscribe, e-mail: commits-unsubscr...@rocketmq.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to