dubbo
https://github.com/apache/dubbo
Java
The java implementation of Apache Dubbo. An RPC and microservice 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 supported11 Subscribers
Add a CodeTriage badge to dubbo
Help out
- Issues
- Does MetadataService really need the external Activate filter chain? And there is no filter option to disable it.
- 建议增加支持方法级别的缓存,对阿里jetcache缓存的支持,当把@Cached注解缓存定义在接口方法上时,不是先取缓存,还是通过RPC进行了远程调用。
- How to route based on metadata by use spring cloud and nacos
- Upgrade javaassist, support JDK 17-ea
- How to use triple protocol with dubbo-spring-boot-starter?
- org.apache.dubbo.remoting.TimeoutException: Waiting server-side response timeout by scan timer. start time: 2021-08-15 23:04:35.615, end time: 2021-08-15 23:05:06.234, client elapsed: 20491 ms, server elapsed: 10128 ms, timeout: 100 ms
- NACOS1.4.2集成dubbo2.7.12,客户端调用服务接口会调用到非指定命名空间下的同名服务
- When MonitorFilter invoked for the first time, no statistics is collected
- dubbo2.7.12 start with springboot export No registry config found or it's not a valid config! The registry config is: <dubbo:registry />
- 元数据里 ,泛型参数不支持,都是object
- Docs
- Java not yet supported