dubbo icon indicating copy to clipboard operation
dubbo copied to clipboard

The java implementation of Apache Dubbo. An RPC and microservice framework.

Results 846 dubbo issues
Sort by recently updated
recently updated
newest added

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

type/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 *...

type/bug
version/2.7.x

- [ ] 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...

type/feature

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

type/bug

# 相关 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 中...

fastjson依赖目前漏洞较多,是否可以换成gson呢

type/feature

- [ ] 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属性, 在动态查询生产者会非常不方便。示例代码如下: ![image](https://user-images.githubusercontent.com/1433479/192241687-ef13fcca-60fc-4a2c-9f0e-7beecfd36ec0.png)...

type/question

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

请问下 这段代码目前是有问题的吗 会导致多个服务动态配置监听会被覆盖 最终只有一个服务可以监听到动态配置信息 ![image](https://user-images.githubusercontent.com/85624619/192146205-8806308a-d84d-4834-bbab-569fa42b522e.png)

type/question

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

type/proposal