wenfengwang commented on a change in pull request #7: Fix the flag
URL: https://github.com/apache/rocketmq-client-go/pull/7#discussion_r240685079
 
 

 ##########
 File path: examples/orderproducer/producer.go
 ##########
 @@ -48,6 +48,8 @@ func (w *worker) run() {
        }
 }
 
+// example:
+// ./producer -n "localhost:9988" -t local_test -g local_test -d data -m 100 
-w 10
 
 Review comment:
   please modify 9988 -> 9876, 9876 is default port of NameServer

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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