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 supported30 Subscribers
View all SubscribersAdd a CodeTriage badge to dubbo
Help out
- Issues
- [Bug] a dead-lock case in ServiceInstanceChangeListener will cause consumer can`t use latest provider instances list
- [Optimization] Improve Zookeeper startup wait logic in StartZookeeperWindowsProcessor
- fix(adaptive-lb): replace broken equality-based penalty with explicit freshness tracking
- [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
- [Bug] The traffic will be routed to instances of previous interface, which causes no such method error
- 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