-
**What happened**:
java-dubbo-client 调用 Dubbo-go-server的方法,结果值为int类型,go把这个值的类型转成了 J 作为返回值。但是java-client没办法解析这个类型
这是java侧的效果:
![1637428671267_A00F0138-F775-400A-AAA9-247440E1267B](http…
-
使用spring boot + dubbo3 + triple协议,消费者端调用报错:
Received inconsistent serialization type from client, reject to deserialize! Expected:hessian2 Actual:
provider端配置如下:
```
server:
port: 8881
sprin…
-
```
../dubbo-module-2.3.2/ngx_dubbo_util.cpp: In function ‘ngx_int_t ngx_dubbo_hessian2_encode_str(ngx_pool_t*, ngx_str_t*, ngx_str_t*)’:
../dubbo-module-2.3.2/ngx_dubbo_util.cpp:43:27: warning: cat…
-
I have deployed a simple frontend and backend using AWS copilot and have tried to make an api call from the frontend to the backend using service connect and service discovery and am unable to get a s…
-
**If you are reporting *any* crash or *any* potential security issue, *do not*
open an issue in this repo. Please report the issue via emailing
envoy-security@googlegroups.com where the issue will b…
-
文档里只有 Triple + protobuf 的教程
![image](https://user-images.githubusercontent.com/8579595/142728771-4deb8a91-99f2-4cb0-92c7-2dd7ae9d0019.png)
没看到 Triple 协议 Hessian 序列化方式 的例子
-
环境:win11|GoLand 2021.3|go1.17.1.windows-amd64
现象: context deadline exceeded
启动helloworld包下的go-server(正常启动),然后在java-client包下执行sh run.sh 正常,客户端正常相应;
but,启动go-client包下的go-client 失败:
GOROOT=D:\devPr…
-
dubbo3 使用triple协议,消费者启动失败提示如下错误:
```
org.apache.dubbo.rpc.RpcException: Received inconsistent serialization type from client, reject to deserialize! Expected:hessian2 Actual:luger
at org.apache.du…
-
**Bug description**
Session affinity through http header doesnt work, using multiple ingress pods. It works fine with single ingress pod, but breaks when request routes to different ingress gateway…
-
Refer this DOC :
https://www.envoyproxy.io/docs/envoy/latest/start/sandboxes/fault_injection.html
![image](https://user-images.githubusercontent.com/20178386/164429560-fe2e31db-c6ec-4159-85c…