DivyanshIITB opened a new pull request, #9257: URL: https://github.com/apache/rocketmq/pull/9257
Refactored TopicPublishInfo to remove duplicate code - Extracted common logic into a private method `getMessageQueue`. - Updated `selectOneMessageQueue` to use the new method. - Added a conditional version of queue selection for flexibility. Resolves #6398 -- 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: commits-unsubscr...@rocketmq.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org