You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by GitBox <gi...@apache.org> on 2022/03/02 03:35:38 UTC

[GitHub] [rocketmq-site] web1992 opened a new issue #114: fix some typo for 15-order-message-example .md

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: dev-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [rocketmq-site] duhenglucky closed issue #114: fix some typo for 15-order-message-example .md

Posted by GitBox <gi...@apache.org>.
duhenglucky closed issue #114:
URL: https://github.com/apache/rocketmq-site/issues/114


   


-- 
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: dev-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org