Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nacos 注册的group和version未和java侧对齐 #1331

Closed
LaurenceLiZhixin opened this issue Jul 20, 2021 · 1 comment
Closed

Nacos 注册的group和version未和java侧对齐 #1331

LaurenceLiZhixin opened this issue Jul 20, 2021 · 1 comment
Labels
bug Something isn't working occupied Issue has been occupied P1
Milestone

Comments

@LaurenceLiZhixin
Copy link
Contributor

LaurenceLiZhixin commented Jul 20, 2021

What happened:
dubbo 3.0 + dubbogo 3.0
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?:

ChangedenCZD pushed a commit to chans-open-source/dubbo-go that referenced this issue Jul 29, 2021
ChangedenCZD pushed a commit to chans-open-source/dubbo-go that referenced this issue Jul 29, 2021
@LaurenceLiZhixin LaurenceLiZhixin added the bug Something isn't working label Jul 29, 2021
@LaurenceLiZhixin LaurenceLiZhixin added this to the v3.0.0 milestone Jul 29, 2021
@LaurenceLiZhixin LaurenceLiZhixin added occupied Issue has been occupied P1 labels Aug 6, 2021
@LaurenceLiZhixin
Copy link
Contributor Author

Well done for your pr to 3.0. What about 1.5 branch? @ChangedenCZD

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working occupied Issue has been occupied P1
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant