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 2019/12/23 03:49:05 UTC

[GitHub] [rocketmq-spring] RongtongJin commented on a change in pull request #210: fixed spring scopeTarget will repeat consumer instance

RongtongJin commented on a change in pull request #210: fixed spring scopeTarget will repeat consumer instance
URL: https://github.com/apache/rocketmq-spring/pull/210#discussion_r360758707
 
 

 ##########
 File path: rocketmq-spring-boot-samples/rocketmq-consume-demo/src/main/resources/application.properties
 ##########
 @@ -11,4 +11,4 @@ demo.rocketmq.topic.user=user-topic
 demo.rocketmq.tag=tagA
 
 # another nameserver different global
-demo.rocketmq.myNameServer=127.0.0.1:9876
\ No newline at end of file
+demo.rocketmq.myNameServer=dev1.host.70yi.ren:9876
 
 Review comment:
   Please change back to 127.0.0.1

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services