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 issue #13812. when user type 'Ctrl + C' in telnet client, telnet client will send the following sequence: `FF F4 FF...

When initiated together by consumers and providers ```java private void doSubscribe(final URL url, final NotifyListener listener, final Set serviceNames) { execute(namingService -> { if (isServiceNamesWithCompatibleMode(url)) { List allCorrespondingInstanceList = new...

type/bug
help wanted
component/sdk

## What is the purpose of the change 1. Get the MethodDescriptor before building the HttpMessageListener, and try not to go through the data frame parsing MethodDescriptor, reduce memory copy...

## 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 is the purpose of the change 1、fix just consumers unregister serviceInstance ## Brief changelog 1、set ServiceInstanceHostPortCustomizer Prioritized 2、add ServiceInstanceConsumerHostPortCustomizer fix just consumers unregister serviceInstance ## Verifying this change...

type/proposal

### 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
type/enhancement
component/spi-extensions

This change addresses the issue of the event loop being blocked for an extended period, improving overall performance and responsiveness. ## What is the purpose of the change This PR...

### 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/bug
help wanted
good first issue
component/sdk

### 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
type/enhancement
good first issue
component/spi-extensions

### 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/discussion
component/sdk