seconds
seconds
**What is the feature you want to add?** 增加grpc 到spring-cloud-tencent **Why do you want to add this feature?** grpc现在云原生的http2.0的通用协议,http2.0 带来的红利是巨大的,希望添加这个功能 **How to implement this feature?** 既然grpc-java-polaris 已经支持了这个功能,可以对进行一层封装,适配到spring-cloud的体系 **Additional context** Add...
### redis-trace sofa对于redis-trace实现在未来是怎么做的,如何app---》redis-proxy--》redis 串联在一起。类似的还有mysql-proxy等 ### Your scenes describe your use scenes (why need this feature) ### Your advice describe the advice or solution you'd like ### Environment - SOFATracer version:...
**Version:** - Bifrost Version: [e.g. v1.6.0-beta.03] - Os Version: [e.g. CentOS Linux release 7.7.1908] - Browse: [e.g. Chrome] **Describe the bug** A clear and concise description of what the bug...
## Issue Description Type: *bug report* or *feature request* ### DubboUtils.SENTINEL_DUBBO_APPLICATION_KEY 经过consumer 传输到producer 变成了小写(public static final String SENTINEL_DUBBO_APPLICATION_KEY = "dubboApplication";)---> (public static final String SENTINEL_DUBBO_APPLICATION_KEY = "dubboapplication";)) 导致取不到应用名,导致授权规则 ### Describe...
- [ ] I have searched the [issues](https://github.com/apache/dubbo/issues) of this repository and believe that this is not a duplicate. ### Environment * Dubbo version: 3.1.0 * Operating System version: macos...