MaOreoreorui opened a new issue #744:
URL: https://github.com/apache/rocketmq-client-go/issues/744
**BUG REPORT**
**Please add the branch name [Native]/[Master] at the header of the Issue
title.**
1. Please describe the issue you observed:
- What did you do (The steps to reproduce)?
Batch sending messages to multiple topics.
- What did you expect to see?
Return an error to tell me that there is something wrong with my usage.
- What did you see instead?
No error returned.All the messages are sent to the first topic.
2. Please tell us about your environment:
- What is your client version?
v2.1.0
3. Other information (e.g. detailed explanation, logs, related issues,
suggestions on how to fix, etc):
Java client check this logic

--
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]