LaurenceLiZhixin opened a new issue #1331:
URL: https://github.com/apache/dubbo-go/issues/1331


   <!-- Please use this template while reporting a bug and provide as much info 
as possible. Not doing so may result in your bug not being addressed in a 
timely manner. Thanks!
   
   -->
   
   
   **What happened**:
   java侧注册key为`interfaceName:group:version` 当group和version为空时注册`interfaceName::`
   go侧当group和version为空时订阅`interfaceName`
   导致go侧服务发现失败
   考虑该情景是否在1.5、3.0、其他注册中心、go作为server端时存在问题。
   
   **What you expected to happen**:
   
   **How to reproduce it (as minimally and precisely as possible)**:
   
   **Anything else we need to know?**:
   


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