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

- [x] I have searched the [issues](https://github.com/apache/dubbo/issues) of this repository and believe that this is not a duplicate. - [x] I have searched the [release notes](https://github.com/apache/dubbo/releases) of this repository and...

type/feature

以上配置中dev1/dev4/dev6的consumer可能会注册到dev2/dev3/dev5的address中

type/question

- [ ] I have searched the [issues](https://github.com/apache/dubbo/issues) of this repository and believe that this is not a duplicate. ### Environment * spring boot: 2.4.10 * zookeeper: 3.6.4 * Dubbo...

type/bug
status/waiting-for-feedback

## What is the purpose of the change Fixes #10682 ## Brief changelog Although configure `dubbo.application.qos-enable=true`, it may not work. You may find provider is started successfully without qos server....

#10558 增加frame 性能提升15%,减少了一次flush和一次调度,后面和上 @icodening 的批量发送提升可能会减少

Feat::Supports JDK 19 build and JUnit testing #10719

1. 完成triple协议的性能基准,grpc的性能基准 2. 基于基准值完成triple的性能优化,接近于grpc的性能基准 3. 沉淀一些性能分析和优化的文档

type/feature

Support for JDK 19: - Maven builds - Junit tests Update dependency: Mockito 3.12.4 -> 4.8.0

type/feature

## 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) field for the change (usually...

### What happened? There are 1 security vulnerabilities found in org.eclipse.jetty:jetty-server 9.4.38.v20210224 - [CVE-2021-34428](https://www.oscs1024.com/hd/CVE-2021-34428) ### What did I do? Upgrade org.eclipse.jetty:jetty-server from 9.4.38.v20210224 to 9.4.41 for vulnerability fix ### What...