dubbo
dubbo copied to clipboard
The java implementation of Apache Dubbo. An RPC and microservice framework.
### Background The Triple protocol is based on HTTP/2 and implements bidirectional communication using streams. WebSocket's long connection and event features are very suitable for RPC scenarios, so we consider...
### Pre-check - [X] I am sure that all the content I provide is in English. ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dubbo/issues?q=is%3Aissue) and found...
### Pre-check - [X] I am sure that all the content I provide is in English. ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dubbo/issues?q=is%3Aissue) and found...
### Pre-check - [X] I am sure that all the content I provide is in English. ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dubbo/issues?q=is%3Aissue) and found...
## What is the purpose of the change support prometheus new client of micrometer 1.13.0 version #14228 ## Brief changelog ## Verifying this change ## Checklist - [x] Make sure...
## What is the purpose of the change move jdk-ser to spi-extensions https://github.com/apache/dubbo-spi-extensions/pull/417 ## Brief changelog https://github.com/apache/dubbo-spi-extensions/pull/417 ## Verifying this change ## Checklist - [x] Make sure there is a...
### Pre-check - [X] I am sure that all the content I provide is in English. ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dubbo/issues?q=is%3Aissue) and found...
### Pre-check - [X] I am sure that all the content I provide is in English. ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dubbo/issues?q=is%3Aissue) and found...
## What is the purpose of the change Added multi-address and priority support ## Brief changelog Detailed design documentation is available here https://github.com/apache/dubbo/issues/14344 ## Verifying this change ## Checklist -...
## What is the purpose of the change fix #14098 Fix the issue of errors when running out of HTTP2 stream IDs ## Brief changelog 1. reconnect when throw `Http2NoMoreStreamIdsException...