dubbo
https://github.com/alibaba/dubbo
Java
Dubbo is a high-performance, java based, open source RPC framework
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Java not yet supported29 Subscribers
View all SubscribersAdd a CodeTriage badge to dubbo
Help out
- Issues
- [Bug] When running a Dubbo 3.3.6 application on JDK 25, application startup fails with `NoClassDefFoundError: com/google/gson/JsonSyntaxException`.
- [Feature] Improve type safety of CollectionUtils.toTreeSet
- [Bug] dubbo.consumer.timeout setting too long leads to OOM
- Misleading NullPointerException when request parameter is not Serializable
- Classes with writeReplace() bypass Hessian2 Serializable security check
- Add JVM SOCKS5 proxy support to NettyConnectionClient
- Support SOCKS5 proxy for tri protocol in NettyConnectionClient
- fix: deserialize generic collection types with correct element types
- fix: close Serializable check bypass in PojoUtils.realize1 for no-class-key generic calls
- fix: enforce Serializable check in PojoUtils.realize when Map has no "class" key
- Docs
- Java not yet supported