sunxi92 opened a new issue #2870: URL: https://github.com/apache/rocketmq/issues/2870
1.Repeatedly call the checkMessage(Message msg, DefaultMQProducer defaultMQProducer) to check the msg and topic in the sync sending msg   2.When select a message queue, the list of faultItem is shuffled before sorted. I think the shuffle operation is redundant  3.In the following methods, msg and topic(the method of Validators.checkMessage(...))checks are missing:   -- 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. For queries about this service, please contact Infrastructure at: [email protected]
