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
- fix(registry-nacos): guard lazy scheduler creation in NacosRegistry with double-checked locking
- fix(rpc): release concurrent count when downstream throws LIMIT_EXCEEDED
- build(deps): upgrade fastjson2 from 2.0.62 to 2.0.64
- [Bug] Concurrency limit filters leak active counts on downstream limit exceptions
- Support wildcard method name in @Method/MethodConfig with exact-match precedence (#14927)
- [Bug] Make composite input stream handling safe when stream close races with an in-progress read
- fix: release concurrency slots on downstream limit exceptions
- [Bug] Bytes.getMD5(InputStream/File) returns incorrect MD5 for short final reads
- fix: correct MD5 calculation for InputStream and File
- Fix typos in javadoc
- Docs
- Java not yet supported