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/09/17 03:03:22 UTC

[GitHub] [dubbo-go] alchemy-lee opened a new issue #1464: The name mapping in application service discovery is not compatible with the java version

alchemy-lee opened a new issue #1464:
URL: https://github.com/apache/dubbo-go/issues/1464


   **What happened**:
   
   In Dubbo java, the service name mapping is published to `/dubbo/mapping/...` in zookeeper. But in Dubbo-go, the name mapping is published to `/dubbo/config/mapping/...`. So the java consumer cannot call the go provider and vice versa.
   
   **What you expected to happen**:
   
   The behaviour of application service discovery in Dubbo-go is compatible with the java version.
   
   **How to reproduce it (as minimally and precisely as possible)**:
   
   Start a provider in application service discovery mode and observe the data in zookeeper.


-- 
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: notifications-unsubscribe@dubbo.apache.org

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] alchemy-lee closed issue #1464: The name mapping in application service discovery is not compatible with the java version

Posted by GitBox <gi...@apache.org>.
alchemy-lee closed issue #1464:
URL: https://github.com/apache/dubbo-go/issues/1464


   


-- 
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: notifications-unsubscribe@dubbo.apache.org

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