dubbo
dubbo copied to clipboard
The java implementation of Apache Dubbo. An RPC and microservice framework.
## What is the purpose of the change fix validate violations is swallowed by ValidationException ## Brief changelog ## Verifying this change ## Checklist - [x] Make sure there is...
- [ ] I have searched the [issues](https://github.com/apache/dubbo/issues) of this repository and believe that this is not a duplicate. ## Ask your question here
- [ ] I have searched the [issues](https://github.com/apache/dubbo/issues) of this repository and believe that this is not a duplicate. ### Environment * Dubbo version: 2.7.8 * Operating System version: xxx...
I want to ask why the value of the first two maps is `List`? And the `kv` of the last `providers` is one-to-one, should the `kv` of the first two...
- [x] I have searched the [issues](https://github.com/apache/dubbo/issues) of this repository and believe that this is not a duplicate. ### Environment * Dubbo version: 3.0.10 * Operating System version: Mac 11.6...
As titled, check group usage of Nacos, Zookeeper
``` 在 3.0 版本的设计与开发之初,我们就定下了兼容老版本 Dubbo 用户(2.5、2.6、2.7)的目标。 因此,往 3.0 版本的升级过程将会是完全透明的,用户无需做任何业务改造,升级 3.x 后的框架行为将保持与 2.x 版本完全一致。 ``` 欢迎大家列一下dubbo2.7 升dubbo3.0遇到的各种不兼容问题 > No such extension ls for telnet/org.apache.dubbo.remoting.telnet.TelnetHandler
add catch ConstraintViolationException ## 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...
### Environment * Dubbo version: 3.0.9 * Operating System version: Ubuntu 20.04 * Java version: OpenJDK Runtime Environment GraalVM CE 22.1.0 (build 17.0.3+7-jvmci-22.1-b06) ### Steps to reproduce this issue 1....
## 谁在使用 Dubbo3 我们期望通过这个 issue 了解更多的 Dubbo3 的社区用户信息,并借此与社区用户建立更多的联系,了解社区用户对 Dubbo3 的使用方式及遇到的问题,以更好的帮助用户解决问题,推动 3.0 的演进及生态发展。 您也可以在此查看 Dubbo2 用户 https://github.com/apache/dubbo/issues/1012 您可以告诉我们使用 Dubbo3 的经验及遇到的问题,包括: * 您看中的 Dubbo3 的重要特性 * Dubbo2 的使用经验,迁移到 Dubbo3 的相关经验 * 最期望看到...