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. ### Environment * Dubbo version: 3.2.0-beta.2 * Operating System version: Apple...

type/bug

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

type/question

```java 2022-11-25 20:16:56.951 ERROR 32001 --- [-20880-thread-3] o.a.dubbo.rpc.filter.ExceptionFilter : [DUBBO] Got unchecked and undeclared exception which called by fd00:1:5:5200:46d0:8a8f:9b6e:92bf. service: org.apache.dubbo.metadata.MetadataService, method: getSubscribedURLs, exception: java.lang.NullPointerException: null, dubbo version: 3.1.2, current...

type/question

- [x] 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 中文: 需验证下micrometer怎么和skywalking集成。 en: Verify how the micrometer integrates...

type/proposal

Hello, community I am writing to introduce a proposal of supporting short-circuit in Dubbo. This is a feature that the community desperately needs. Some discussions about this feature recently: https://github.com/apache/incubator-dubbo/pull/1574...

type/feature
type/proposal

有一些现成的grpc服务,通过istio注册暴露服务协议。 在dubbo服务中,如果访问到这些grpc服务,在官方的mesh demo中,没有找到这种场景的例子,只有dubbo-dubbo,没有dubbo-grpc。 想要达到的目标是,在dubbo客户端中,通过@DubboReference注解,就能访问到现有的grpc服务

type/question

任务列表 - Grafana Dashboard模版 初步完成后续接入更多指标细化 - @songxiaosheng (宋小生 ) +guiyi - Observability Task:thread pool indicator buried point(可观测性任务线程池监控埋点) - @Webster-Yang (无) +dongzai - Observability Task:consumer request buried point data document sorting...

type/discussion

- [ ] 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 En:As a framework layer middleware, Dubbo's link...

type/proposal

测试版本 version 2.7.8 当在接口上配置了cache=expiring的缓存配置后,消费者和提供者对该配置都生效了 怎么配置才能仅提供者生效?

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.1 jdk:11 os: centOS 7.6 配置如下:...

type/bug
help wanted