dubbo
dubbo copied to clipboard
The java implementation of Apache Dubbo. An RPC and microservice framework.
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...
### 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...
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...
### 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...
### 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...
### 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...
### 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...
## 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...