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
type/enhancement

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

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

### Dubbo Version java 21, dubbo 3.3.4 ### Steps to reproduce this issue on the java side: ``` dubbo: application: logger: slf4j name: chat-service qos-enable: false check-serializable: true auto-trust-serialize-class: true...

help wanted
type/enhancement

### 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/proposal
type/enhancement

### 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/enhancement

### 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/enhancement

Bumps [org.codehaus.mojo:build-helper-maven-plugin](https://github.com/mojohaus/build-helper-maven-plugin) from 3.6.0 to 3.6.1. Release notes Sourced from org.codehaus.mojo:build-helper-maven-plugin's releases. 3.6.1 📝 Documentation updates Rename Goals to Plugin Documentation in the site menu (#229) @​slawekjaranowski update the documentation...

dependencies
java

Fixes #15843 The subscriber URL constructed in NacosRegistry for the non-compatible mode was missing the application key, causing the application name to default to "unknown" in the Nacos client metadata....

## What is the purpose of the change? fix(cluster): support broadcast and wildcard tag routing #15850