yx9o commented on code in PR #10362:
URL: https://github.com/apache/rocketmq/pull/10362#discussion_r3294389394
##########
docs/cn/Example_Delay.md:
##########
@@ -15,6 +15,8 @@ public class ScheduledMessageConsumer {
public static void main(String[] args) throws Exception {
// Instantiate message consumer
DefaultMQPushConsumer consumer = new
DefaultMQPushConsumer("ExampleConsumer");
+ // 设置NameServer地址
Review Comment:
Use English comments here to match the existing code style.
--
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]