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
- fix: preserve generic parameter types during deserialization to fix List<Byte> → List<Integer> [3.3]
- Create QuicSslEngine for client with parameter peer host to meet hostname checker requirements
- Close channel on TLS exception to prevent half-open connections
- [Bug] JVMUtil.jstack() causes ~37s safepoint pause on ZGC with large heaps due to dumpAllThreads(true, true)
- fix: disable lockedSynchronizers in dumpAllThreads to avoid ZGC safepoint heap scan
- build(deps): bump org.codehaus.plexus:plexus-utils from 3.6.0 to 3.6.1
- build(deps): bump byte-buddy_version from 1.18.7 to 1.18.8
- build(deps): bump log4j2_version from 2.25.3 to 2.25.4
- build(deps): bump io.zipkin.reporter2:zipkin-reporter-bom from 3.5.1 to 3.5.3
- build(deps): bump org.apache.groovy:groovy from 4.0.30 to 4.0.31
- Docs
- Java not yet supported