lizhiboo commented on issue #2123:
URL: https://github.com/apache/rocketmq/issues/2123#issuecomment-650747973


   > @lizhiboo currently RMQ producer's and consumer's routing mechanism are 
both based on the client side extension 
(`MessageQueueSelector`/`AllocateMessageQueueStrategy`). So the versioned 
message routing can be also implemented in the same way. But the downside is 
that producers and consumers have to be configured in the same approach, so 
routing in the broker side may be a good choice to support the feature like the 
versioned message routing.
   
   I agree with u, moving rebalance mechanism to broker is a good choice. 
Client will be light.


----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to