We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
使用dubbo 3.0.4时,用consul作为注册中心,发现dubbo-registry-consul的maven依赖包的最新版本是2.7.15,目前还没有3.0版本以上的,使用dubbo-registry-consul 2.7.15时会报错,所以想请问一下是不是dubbo 3 有适配consul注册中心计划吗?
The text was updated successfully, but these errors were encountered:
一年过去了,这个 issues 居然没有任何回复,我现在在使用 dubbo 3.x 版本,在 Nacos 上一切正常,但是 Nacos 相对于 consul 太耗资源了,想切换到 consul ,但是发现好像官方还没有适配,真的是太难了
Sorry, something went wrong.
https://github.com/apache/dubbo-spi-extensions/tree/master/dubbo-registry-extensions/dubbo-registry-consul
https://central.sonatype.com/artifact/org.apache.dubbo.extensions/dubbo-registry-consul/1.0.1
consul 根本没有完全适配,注册中心没有问题。元数据中心就有问题,根本无法订阅服务。dubbo-metadata-report-consul 中的代码都是半吊子工厂。
No branches or pull requests
使用dubbo 3.0.4时,用consul作为注册中心,发现dubbo-registry-consul的maven依赖包的最新版本是2.7.15,目前还没有3.0版本以上的,使用dubbo-registry-consul 2.7.15时会报错,所以想请问一下是不是dubbo 3 有适配consul注册中心计划吗?
The text was updated successfully, but these errors were encountered: