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

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

help wanted

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

help wanted

Before 3.2, if the config did not set the Prometheus protocol, MetricsFilter would be used to count requests and thread pools, and the observation format would be customized. After 3.2,...

help wanted
good first issue

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

type/need-triage
component/need-triage

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

type/need-triage
component/need-triage

The indicator monitoring code is separated. The Dubbo core warehouse is only responsible for initializing and automatically opening the corresponding functions based on whether the SPI exists.

help wanted
type/enhancement
component/sdk

The implementation of the indicator export part is not abstract enough and cannot be flexibly adapted to other scenarios. You can refer to the implementation of springboot.

help wanted
type/enhancement
component/sdk

## Background Apache Dubbo is a high-performance RPC framework dedicated to providing excellent service governance capabilities. With the introduction of HTTP/3, its features based on the QUIC protocol offer new...

## What is the purpose of the change Openatom 基金会比赛(自动化benchmark)的代码实现。 ---------------------------------------------------------------------------------- Code implementation of Openatom Foundation Game. link: [game](https://competition.atomgit.com/competitionInfo?id=be48a38bb1daf499bd5c98ac8a3108fd) ## Brief changelog 交付产物: ● Dubbo主仓库的workflow配置文件。 ● Dubbo-sample的benchmark工程代码和场景构建器相关代码。#https://github.com/apache/dubbo-samples/pull/1126 ● Dubbo-benchmark作为Result持久化仓库,包含数据转换代码和workflow配置文件。#https://github.com/apache/dubbo-benchmark/pull/47 ●...

## What is the purpose of the change [Feature] Move Mesh Rule Router to SPI Extensions ## Brief changelog * copy all the related classes to org.apache.dubbo.rpc.cluster.configurator.parser.model ## Verifying this...