lwclover commented on PR #4383:
URL: https://github.com/apache/rocketmq/pull/4383#issuecomment-1171964067

   > I think we need more discussions about this feature and implementation. I 
have two points:
   > 
   > 1. Is there any chance to implement this feature through the client hooks, 
e.g., `QueueSelector` for the producer and `AllocateMessageQueueStrategy` for 
the consumer.
   > 2. The associated implementation seems to introduce more complexity for 
both client and server, if we really want to bring in this feature, can we 
consider only implementing it on the server-side, e.g., control the topic route 
info from namesrv follow the az info of clients?
   
   My original intention was that the user would not need to pay attention to 
such intricate details


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