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

## What is the purpose of the change Fixes #10709 ## Brief changelog Mark Dubbo Module if is spring managed. Wait the module bound to Spring to be handled by...

triple flowcontrol sub 3.2 branch ## What is the purpose of the change ## Brief changelog ## Verifying this change ## Checklist - [x] Make sure there is a [GitHub_issue](https://github.com/apache/dubbo/issues)...

这是具体报错的堆栈信息,这种错误有没有办法避免 2022-10-10 17:28:42.890 [RID:] [traceId:] [nacos.publisher-com.alibaba.nacos.client.naming.event.InstancesChangeEvent] ERROR c.a.nacos.common.notify.NotifyCenter [DefaultPublisher.java:210] Event callback exception: java.util.concurrent.RejectedExecutionException: Task java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask@3bb61a6e rejected from java.util.concurrent.ScheduledThreadPoolExecutor@52260039[Terminated, pool size = 0, active threads = 0, queued tasks = 0,...

type/question

org.apache.dubbo.rpc.RpcException: No provider available from registry **** for service ***:1.0.0 on consumer *** use dubbo version 2.7.16, please check status of providers(disabled, not registered or in blacklist). core-sdk-user-002 | at...

type/discussion

- [ ] 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.0.12 * Operating System version: windows10...

type/bug
type/question

## What is the purpose of the change 相关 issue #10581, 解析路由规则参考了 https://github.com/grpc/grpc-java 部分代码. - [x] XdsRoute 监听 RDS 获取路由规则,完成 uri、head 匹配功能,监听 EDS 获取 endpoint 数据,完成对实例 subsets 的适配; - [...

大幅度提高dubbo协议在小报文场景下的性能。 与Triple协议性能优化做法类似#10558 ,同样是通过缓冲队列的方式提高dubbo协议的性能

type/feature

x - [ ] I have searched the [issues](https://github.com/apache/dubbo/issues) of this repository and believe that this is not a duplicate. x ## Ask your question here 我有两个consumer A和consumer B 注册到nacos时,只发现一个consumer...

type/question

## What is the purpose of the change 优化triple协议的性能 ## Brief changelog 修改各种Command以支持HTTP2多路复用 PS:测试数据参见 #10558

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