DeerplayHub opened a new pull request, #1095: URL: https://github.com/apache/rocketmq-clients/pull/1095
[ISSUE https://github.com/apache/rocketmq-clients/issues/1093] Fix the issue of incorrect queue routing judgment in the Node.js client <!-- Please make sure the target branch is right. In most case, the target branch should be `master`. --> ### Which Issue(s) This PR Fixes The message is sent to the correct queue routing. Fixes #issue_id ### Brief Description brokerId should not be compared with queue id. ### How Did You Test This Change? Continuously send messages -- 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]
