ahuazhu commented on a change in pull request #1121: fix trace problem
URL: https://github.com/apache/rocketmq/pull/1121#discussion_r270259122
 
 

 ##########
 File path: 
example/src/main/java/org/apache/rocketmq/example/tracemessage/TraceProducer.java
 ##########
 @@ -27,6 +27,7 @@
     public static void main(String[] args) throws MQClientException, 
InterruptedException {
 
         DefaultMQProducer producer = new 
DefaultMQProducer("ProducerGroupName",true);
+        
producer.setNamesrvAddr("red-rocketmq-namesrv.sit.devops.xiaohongshu.com:9876");
 
 Review comment:
   Sorry for the inconvenience.  Committed but forgot to push it. Correct it 
now.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to