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

   ### Before Creating the Enhancement Request
   
   - [X] I have confirmed that this should be classified as an enhancement 
rather than a bug/feature.
   
   
   ### Summary
   
   When a consumer group subscribes to a topic in POP mode, all the topics 
subscribed to by the consumer group will go to the broker to obtain the 
rebalance result. Therefore, we expect only the topics in pop mode to go to the 
broker to obtain the result. Other topics Rebalance locally.
   
![图片](https://github.com/user-attachments/assets/71c56c42-dd09-4225-8d7d-ab95366849c8)
   
   
   ### Motivation
   
   Optimize the Rebalance algorithm in POP consumption mode
   
   ### Describe the Solution You'd Like
   
   Implement the server to actively notify the client to change the cache
   
![图片](https://github.com/user-attachments/assets/945cf934-722d-4d6b-8ff9-1dc00ed6c307)
   
   
   ### 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: [email protected]

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

Reply via email to