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 06:11:35 UTC

[GitHub] [rocketmq] ShannonDing commented on a change in pull request #3913: fix [optimization order message example]

ShannonDing commented on a change in pull request #3913:
URL: https://github.com/apache/rocketmq/pull/3913#discussion_r817376235



##########
File path: example/src/main/java/org/apache/rocketmq/example/ordermessage/Consumer.java
##########
@@ -26,6 +26,35 @@
 import org.apache.rocketmq.common.consumer.ConsumeFromWhere;
 import org.apache.rocketmq.common.message.MessageExt;
 
+
+/**
+ * <p>
+ * This example shows RocketMq keep order message (local order not global order)

Review comment:
       better to use ”RocketMQ“.




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