-
as the title
-
-
如下问题是基于soul-master代码分支发现的:
### 场景一
dubbo单参数,方法参数为Java基本类型,代码如下:
@Override
@SoulClient(path = "/findById", desc = "根据用户查询")
public DubboTest findById(final String id) {
DubboTest…
-
**What would you like to be added**:
1. appendix in LICENSE
2. update the dependency libs with them latest version in go.mod:
- github.com/dubbogo/gost v1.8.0
- github.com/pkg/errors v0.9.1
-…
-
**问题描述**
[问题描述:尽可能简洁清晰地把问题描述清楚]
**复现步骤**
[复现问题的步骤]
云开发突然报错网关系统错误
一直是线上项目,之前一直没问题,今天下午两点多久图片都上传不了图片了
我看了我其他的项目是没有问题的
`uni.chooseImage({
count: 6, //默认9
sizeType: ['original',…
-
*Title*: *Segmentation faults in Lua filter (`LuaThreadLocal`)*
*Description*:
Envoy occasionally crashes, which is unexpected.
*Repro steps*:
Unsure how to reproduce at the moment, it seems s…
jmuia updated
3 years ago
-
**What would you like to be added**:
improve hessian2 error handling
**Why is this needed**:
If you don't handle these errors, it will cause errors to appear in the upper application, will oc…
u0x01 updated
4 years ago
-
-
### Your question
每次重启sofarpc项目,经常会报错com.alipay.sofa.rpc.core.exception.SofaRouteException: RPC-02312,The service addresses [bolt://172.16.12.185:9088?version=1.0&accepts=100000&weight=100&language=j…
-
在[泛化序列化](https://github.com/sofastack/sofa-hessian/wiki/UserGuide#%E6%B3%9B%E5%8C%96%E5%BA%8F%E5%88%97%E5%8C%96)的例子里面, 如果将 Hessian2Output 和 Hessian2Input 换成 HessianOutput 和 HessianInput,程序会执行失败:
``…