You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by GitBox <gi...@apache.org> on 2021/01/04 02:22:30 UTC

[GitHub] [dubbo-samples] AlbumenJ commented on a change in pull request #212: Repair IT in dubbo-samples-metedata-report, clean up pom files

AlbumenJ commented on a change in pull request #212:
URL: https://github.com/apache/dubbo-samples/pull/212#discussion_r551090737



##########
File path: dubbo-samples-metadata-report/dubbo-samples-metadata-report-configcenter/src/main/resources/spring/dubbo-consumer.properties
##########
@@ -18,3 +18,5 @@
 #
 dubbo.application.name=metadatareport-configcenter-consumer
 dubbo.config-center.address=zookeeper://${zookeeper.address:127.0.0.1}:2181
+dubbo.metadata-report.address=zookeeper://${zookeeper.address:127.0.0.1}:2181
+dubbo.registry.address=zookeeper://${zookeeper.address:127.0.0.1}:2181

Review comment:
       该 demo 启动时需要引用注册中心进行接口注入,如果不配置 metadata-report 和 dubbo.registry.address 会导致接口注入失败




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



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org