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] The dynamic configuration updates at the application-level are not effective immediately (or in real-time) for application-level calls in Dubbo 3
- [Bug] In Dubbo 3, under a multi-registry, shared configuration center setup, when a provider exposes and registers an interface invoker, the interface-level dynamic configurations experience a delay in taking effect
- [Bug] Dubbo3.3.2 ,Can not Use broadcast and Tag same time
- [Bug] Instance-level registration fails when a single application acts as both provider and consumer with @DubboReference(scope = "remote")
- [Feature] Dubbo MCP Authentication Support
- [Bug] dubbo-maven-pluggin cannot successfully compile google.protobuf.Empty into 'void' keyword
- [3.3] Upgrade HashedWheelTimer with the same class of latest Netty 4.2
- [Bug] Found some resources seem not handled properly
- [3.3] Remove jdk9-compile profile from pom.xml to support `Unsafe` compilation at jdk9+
- [Bug] DubboDeployApplicationListener shuts down Dubbo too early, causing the error: Directory of type RegistryDirectory already destroyed for service.
- Docs
- Java not yet supported