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 fix #11458

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

I want to call my Dubbo3 API by Python3, how can I do it? (Triple Protocol)

type/question

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

Issue Number: close #11146 注册中心-可观测性 与default实现上有些差异,主要几点: 1、两级事件机制,埋点事件->注册中心事件->注册监听器->统计数据, listener从spi加载 default是统计完数据后发一个事件 2、去掉MetricsStatHandler,这个应该没有必要,increase 等自增功能是数据聚合类职能 3、统计项的遍历注册只做一次(initDataStructure),后续从集合中处理获取数据,定义内部数据容器来处理差异行为

# Background Currently dubbo does not abstract the connection very well. A client is defined in the dubbo protocol to hold the connection. A logical connection is defined in the...

help wanted
type/proposal

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

请问是不是3.0之后不支持consul了

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

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. ### Environment * Dubbo version: 3.1.4 * Operating System version: mac os...

type/bug