-
https://github.com/dubbogo/hessian2/blob/c7d89af14ba3916b66ae09c99f0066d3a3016018/hessian.go#L36-L46
**What would you like to be added**:
- 类型问题
- `DubboHeader`中的`byte`, `int`, `PackageTy…
-
**What steps did you take and what happened:**
I'm trying to setup Contour on brand new cluster.
However, I cannot access the service that should be exposed by the ingress.
The logs show som…
-
## What happened?
After updating Pomerioum (docker compose) to the latest v0.9.0 I get a "connection refused" on all policies. I did not find any "fatal" or "error" in the logs. New connections are…
-
- [ ] I have searched the [issues](https://github.com/apache/dubbo/issues) of this repository and believe that this is not a duplicate.
- [ ] I have checked the [FAQ](https://github.com/apache/dubbo/…
-
**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…
-
*Title*: *Unexpected error on upgrade to v1.13.0.*
*Description*:
>I've experienced an unexpected error on upgrade from v1.12.0 to the latest version v1.13.0.
```
Error: Received unexpected er…
-
https://github.com/dubbogo/hessian2/blob/master/list.go#L189-L191 这段代码将nil过滤掉,不放入list中,意思可能与hessian协议不符。
-
I installed gloo using `glooctl install gateway`. However, this whole stuff does not work at all.
Kubernetes service:
```
% kubectl describe svc gateway-proxy
Name: gateway-p…
-
hessian2需要支持map[interface{}][]interface{}之类的复杂类型
-
Dubbo version: 2.7.2
Operating System version: win10
Java version: jdk1.8.101
1. 按基本方式定义好接口及实现
2. 在接口方法中使用一个Serializable对象,在该对象中应用一个LinkedBlockingQueue变量,具体见下TestQueue定义
3. 协议为默认的dubbo协议
4. 运…