Git-Yang opened a new issue #3306:
URL: https://github.com/apache/rocketmq/issues/3306


   
   1. Please describe the feature you are requesting.
   - Implement the selection of Queue according to the machine room to send 
messages.
   
   2. Provide any additional detail on your proposed use case for this feature.
   - Improve the performance of multi-computer room message sending.
   
   2. Indicate the importance of this issue to you (blocker, must-have, 
should-have, nice-to-have). Are you currently using any workarounds to address 
this issue?
   - should-have
   
   4. If there are some sub-tasks using -[] for each subtask and create a 
corresponding issue to map to the sub task:
   Assign the expected message to be written to the computer room in 
consumeridcs, and confirm the machine room to which the Queue belongs based on 
the brokerName prefix.
   - If there is no Queue in the assign computer room, it will be written to 
other computer rooms by default.
   - In the queue of the assigned machine room, you can choose to use a random 
strategy or a hash strategy to select one of the queues
   


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