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 2020/12/12 14:55:42 UTC

[GitHub] [dubbo-go-samples] cityiron opened a new pull request #23: Fix service discovery file

cityiron opened a new pull request #23:
URL: https://github.com/apache/dubbo-go-samples/pull/23


   Registry service discovery file run successful,
   Notice client name should equals provider name,  because name is file path
   
   ```bash
   $ pwd
   /Users/tc/.dubbo/config-center/UserInfoServer
   
   $ ls 
   192.168.0.113:20001
   ```
   
   - UserInfoServer is app name, consumer find provider service by provider name for application service registry.
   


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


[GitHub] [dubbo-go-samples] zouyx merged pull request #23: Fix service discovery file

Posted by GitBox <gi...@apache.org>.
zouyx merged pull request #23:
URL: https://github.com/apache/dubbo-go-samples/pull/23


   


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