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

Bumps [org.apache.maven.plugins:maven-release-plugin](https://github.com/apache/maven-release) from 3.1.1 to 3.3.1. Release notes Sourced from org.apache.maven.plugins:maven-release-plugin's releases. 3.3.1 :boom: Breaking changes Revert inclusion of ci skip in release commit msg (#1445) @​rvesse 🐛 Bug Fixes...

dependencies
java

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

status/waiting-for-feedback

Add NacosAppNameUtils to bridge Dubbo application name with Nacos project name fix issue #15843 ## What is the purpose of the change? ## Checklist - [x] Make sure there is...

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

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

help wanted

## What is the purpose of the change? This PR stabilizes the test `GenericServiceTest.testGenericComplexCompute4FullServiceMetadata`, which was exhibiting order-dependent flakiness under randomized execution orders (NonDex). ## Root Cause The test compared...

## What is the purpose of the change? This PR stabilizes map-related assertions in REST protocol tests that were intermittently failing under randomized execution orders (e.g., NonDex). Specifically, the following...