neu-hsc commented on issue #10577: URL: https://github.com/apache/rocketmq/issues/10577#issuecomment-4926445398
I can take a look at this. My plan is to keep ReceiveMessageQueueSelector sticky when the request carries a broker name: if that broker is not present in the current readable route, the selector should return no queue instead of silently falling back to another broker. Requests without a broker name would keep the existing round-robin behavior. I'll add a focused unit test around the missing-broker case. -- 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]
