zplovekq commented on issue #3027:
URL: https://github.com/apache/rocketmq/issues/3027#issuecomment-866734640


   hello , how to set the nameserver addr for consumer and producer can be seen 
at:
   http://rocketmq.apache.org/docs/simple-example/
   `producer.setNamesrvAddr("localhost:9876");`
   `consumer.setNamesrvAddr("localhost:9876");`
   is this right?


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


Reply via email to