maorl opened a new pull request #743: URL: https://github.com/apache/rocketmq-client-go/pull/743
## What is the purpose of the change Because of the lack of pre-check, the message will be sent to the first topic when batch sending messages to multiple topics. ## Brief changelog add check logic in func [ defaultProducer.checkMsg(msgs ...*primitive.Message) error ] -- 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]
