lingyufei opened a new pull request, #15646:
URL: https://github.com/apache/dubbo/pull/15646

   Currently, dubbo-demo-api-consumer and dubbo-demo-api-provider doesn't have 
the metadata-report and config-center dependencies like 
dubbo-metadata-report-zookeeper.
   
   Because of this, when testing the dubbo.application.register-mode = instance 
mode in dubbo-demo-api-provider, the metadata would be missing in the 
zookeeper. This would result in the following error when starting 
dubbo-demo-api-consumer.
   
   It would be better to add dubbo-metadata-report-zookeeper and 
dubbo-metadata-report-zookeeper to the demo as default. This will be more 
convenient for debugging.
   
   Please refer to ISSUE [15635](https://github.com/apache/dubbo/issues/15635) 
for more details.
   
   


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to