web1992 opened a new issue #114:
URL: https://github.com/apache/rocketmq-site/issues/114
In Class `OrderedProducer` I find some typo.
```java
Message msg = new Message("TopicTestjjj", tags[i % tags.length], "KEY" + i,
```
`TopicTestjjj` should be `TopicTest`
--
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]