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] CompositeInputStream.close() may leak underlying streams when one close() throws
- 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
- [Bug] Prometheus metrics reporter initialization fails due to outdated class checks in MetricsSupportUtil
- build(deps): bump io.modelcontextprotocol.sdk:mcp from 0.11.2 to 0.18.1
- [Optimization] Improve Zookeeper startup wait logic in StartZookeeperWindowsProcessor
- Fix Zookeeper startup wait logic in StartZookeeperWindowsProcessor
- [Bug] When Dubbo is used in conjunction with the Spring container, if the Dubbo generic invocation mode is used and the bean is created using the @bean annotation, it can result in the consumer not being registered as a Spring bean.
- Docs
- Java not yet supported