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] Registry. check=false is not available under multiple registration centers
- [Bug] In the Dubbo interface, the parameter type is defined as the parent class, but when the caller invokes the remote interface method, a subclass is passed as the parameter. This leads to an inability to deserialize the parameter
- Bump com.hazelcast:hazelcast from 3.12.13 to 5.3.5 in /dubbo-plugin/dubbo-filter-cache
- [Bug] In Dubbo 3.3.0 & 3.2.16, when using AsyncContext for asynchronous service processing, during a loop of 10,000 iterations, a java.util.concurrent.RejectedExecutionException: null is occasionally thrown.
- [Feature] Best Practices for Using Dubbo Stream
- [Bug] After running for a period of time, the provider is lost.
- [Bug] java.util.ArrayList cannot be assigned to 'java.util.List'
- Dubbo Java 2.7.1 occasionally problem. When the provider of dubbo deploying, and the IP is changed. The new provider's IP has been pushed to dubbo, but the error shows that the consumer still sends requests to the old IP that has been offline.
- [Bug] Dubbo 2.7.23 Consumer not consuming properly when provider custom extends Dispatcher
- [Bug] ConfigurableMetadataServiceExporter.export cause IndexOutOfBoundsException
- Docs
- Java not yet supported