dubbo
dubbo copied to clipboard
The java implementation of Apache Dubbo. An RPC and microservice framework.
- [ ] I have searched the [issues](https://github.com/apache/dubbo/issues) of this repository and believe that this is not a duplicate. ## Describe the proposal
- [x] I have searched the [issues](https://github.com/apache/dubbo/issues) of this repository and believe that this is not a duplicate. ### Environment * Dubbo version: 2.7.7 * Operating System version: k8s+docker+linux *...
- [ ] I have searched the [issues](https://github.com/apache/dubbo/issues) of this repository and believe that this is not a duplicate. - [ ] I have searched the [release notes](https://github.com/apache/dubbo/releases) of this...
I have searched the [issues](https://github.com/apache/dubbo/issues) of this repository. There is a similar issue #10198. I did as the issue described, but still failed. ### Environment * Dubbo version: branch 3.1...
# 相关 PR / Related PRs 原先的 PR / Legacy PR: #10663 检查机制的实现的 PR / The inspector code implementation: https://github.com/apache/dubbo-test-tools/pull/1 # 介绍 / Introduction 这个 PR 实现了在 GitHub Actions 中...
- [ ] I have searched the [issues](https://github.com/apache/dubbo/issues) of this repository and believe that this is not a duplicate. ## Ask your question here 生产者 [dubbo:service](https://dubbo.apache.org/zh/docsv2.7/user/references/xml/dubbo-service/) 支持path属性,而消费者 [dubbo:reference](https://dubbo.apache.org/zh/docsv2.7/user/references/xml/dubbo-reference/)不支持path属性,消费者只有类似的url,如果生产者使用了path属性, 在动态查询生产者会非常不方便。示例代码如下: ...
- [ ] I have searched the [issues](https://github.com/apache/dubbo/issues) of this repository and believe that this is not a duplicate. ## Ask your question here dubbo 3.1.0+nacos 2.1.0,dubbo部署到k8s后,部分接口注册不上,或者注册上调用不了。非容器部署是可以注册,也可以调用的。接口名MenuService
请问下 这段代码目前是有问题的吗 会导致多个服务动态配置监听会被覆盖 最终只有一个服务可以监听到动态配置信息 
- [ ] I have searched the [issues](https://github.com/apache/dubbo/issues) of this repository and believe that this is not a duplicate. ## Describe the proposal