dubbo
https://github.com/apache/dubbo
Java
The java implementation of Apache Dubbo. An RPC and microservice 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 supported11 Subscribers
Add a CodeTriage badge to dubbo
Help out
- Issues
- [Bug] Native Image Startup Error with ReferenceBean + @DubboReference Configuration
- Fix issue 16083: Consumer is not registered as a Spring bean when the Dubbo generic invocation mode is used and the consumer is created with ```@Bean``` annotation
- fix(registry): restore invoker URL de-duplication and keep #16108 protocol-matching fix
- [Bug] When configuring condition route to route traffic to particular instance, there is still traffic in others
- [Bug] The traffic will be routed to instances of previous interface, which causes no such method error
- Fix CompositeInputStream.close() to close all underlying streams
- fix(common): close input stream in ConfigUtils#loadProperties fallback
- fix(metrics): support prometheus class detection for micrometer 1.13+
- [Bug] SpringCloudServiceInstanceNotificationCustomizer causes "Unsupported protocol" error when Spring Cloud and Dubbo services coexist on the same Nacos namespace
- [Optimization] Improve Zookeeper startup wait logic in StartZookeeperWindowsProcessor
- Docs
- Java not yet supported