-
*Title*: *dubbo heart beat response error*
*Description*:
Dubbo Proxy will return an incorrect heart beat response when received a heart beat request and causing client-side parsing error.
`…
-
-
- [x] I have searched the [issues](https://github.com/apache/incubator-dubbo/issues) of this repository and believe that this is not a duplicate.
- [x] I have checked the [FAQ](https://github.com/apa…
-
```
package main
import (
"context"
"time"
"dubbo.apache.org/dubbo-go/v3/config"
gxlog "github.com/dubbogo/gost/log"
_ "github.com/apache/dubbo-go/cluster/cluster_impl"
_ "github…
-
**What happened**:
go中不同包有同名数据结构注册,注册的java 路径不一样. 客户端调用服务端后,在解析服务端返回的数据时,会因为类型冲突导致报错,类似:
err=reflect.Set: value of type record_interface.Result is not assignable to record_interface.Result
**…
-
*Title*: Envoy setup as a systemd service doesn't seem to register the listeners, just registers the admin port.
*Description*:
We seem to have an issue with Envoy not registering the listeners. W…
-
### Environment
* Dubbo version: org.apache.dubbo:dubbo-spring-boot-starter:2.7.1
* Operating System version: windows
* Java version: jdk8
### Steps to reproduce this issue
I use org.apac…
-
- [x] I have searched the [issues](https://github.com/apache/dubbo/issues) of this repository and believe that this is not a duplicate.
- [x] I have checked the [FAQ](https://github.com/apache/dubbo/…
-
- [x] I have searched the [issues](https://github.com/apache/dubbo/issues) of this repository and believe that this is not a duplicate.
- [x] I have checked the [FAQ](https://github.com/apache/dubbo/…
-
When user set `serialization="hessian2"`, use corresponding id internally.