dubbo
dubbo copied to clipboard
The java implementation of Apache Dubbo. An RPC and microservice framework.
### 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 support useTrailingSlashMatch useSuffixPatternMatch #14036 ## Brief changelog Added constructor method and added support for useTrailingSlashMatch useSuffixPatternMatch ## Verifying this change No ##...
### 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...
目前dubbo提供了非常多的负载均衡策略,每种算法都有优劣,想了解下目前柔性负载均衡算法是否具备生产可用的能力,目前是否有企业使用该负载均衡策略呢? 另外看到柔性算法中的因子很多,到底什么样的场景适合使用该策略呢?
for https://github.com/apache/dubbo/issues/13902 cheery pick from this pr : https://github.com/apache/dubbo/pull/14050 to 3.3 branch
Hi ## Environment - Dubbo version: 3.2.0 - Operating System version: mac os 12.2 - Java version: 21 when i use telnet to invoke , it will throw exception `dubbo>invoke...
### 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 Detailed description is in this issue [#13965 ] I have added a demo test for this new feature to the 3.3-triple-cors branch...
- For #13799