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作注册中心时,必须填Version才能调用成功 #135

Open
storyoftime66 opened this issue Dec 8, 2020 · 6 comments
Open

Comments

@storyoftime66
Copy link

使用Nacos作为注册中心时,如果Provider没有加服务版本,则使用该工具无法调用dubbo接口

因为DubboSample不填version时,在Nacos上创建的消费者为:
comsumer:com.xxx.xxxService::DEV

但Nacos上的提供者服务实际为:
provider:com.xxx.xxxService:DEV

导致提供者不加version,使用工具无法调用

@ningyu1
Copy link
Collaborator

ningyu1 commented Dec 29, 2020

这应该是dubbo的兼容问题

@ningyu1
Copy link
Collaborator

ningyu1 commented Dec 29, 2020

@AAAAACE 提供一下你使用的插件版本

@storyoftime66
Copy link
Author

@AAAAACE 提供一下你使用的插件版本
2.7.4-with-dependencies

@WuWenjie1012
Copy link

这应该是dubbo的兼容问题

插件的版本是2.7.8-with-dependencies,provider的dubbo版本是2.7.6

@itming001
Copy link

这个支持nacos的注册中心吗

@ningyu1
Copy link
Collaborator

ningyu1 commented Jan 10, 2022

这个支持nacos的注册中心吗

支持

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants