-
When user set `serialization="hessian2"`, use corresponding id internally.
-
*Title*: *Envoy fails to bind to a port after hot restart when the port is used for both UDP and TCP*
*Description*:
After a hot restart, envoy fails to finish initialization with the following er…
-
copy示例代码,或者自定义配置文件,都会出现错误:panic: proxy factory for default is not existing, make sure you have import the package.
`
package main
import (
"context"
"dubbo.apache.org/dubbo-go/v3/config…
-
Dear all,
Thanks to the support of the vivo open source collaboration team, we have made a major update to dubbo-js!! ❤️👏
The new architecture is shown below:
![image](https://user-images.githu…
-
### Environment
* Dubbo version: 2.7.7
* Java version: 1.8
### issue
![20210620103512](https://user-images.githubusercontent.com/26839782/122660536-e28ad580-d1b4-11eb-91d2-1f77aa0a03e1.jpg)
…
-
以现在的 dubbo-go sample 为例,想要正常启动需要 import 多个拓展点如下:
```
import (
hessian "github.com/apache/dubbo-go-hessian2"
_ "github.com/apache/dubbo-go/cluster/cluster_impl"
_ "github.com/apache/dubbo-go/cl…
-
service:
type Category struct {
Id uint
Name string
ParentId uint
SeoTitle string
SeoKeywords string
SeoDescription string
Sort …
-
https://github.com/apache/dubbo-go-hessian2/blob/6f053c6c6b3a572f3388f22e0056c5e7b412f1c0/test_hessian/pom.xml#L40-L42
CVE-2021-28165 CVE-2020-27216 CVE-2020-27223 CVE-2019-10247 CVE-2019-1024…
-
## What happened?
The service cannot start.
## How'd it happen?
```
bin/pomerium --config=config.yaml
```
## What's your environment like?
- v0.17.1
- Ubuntu21 amd64
## What's your…
-
My provider uses SpringCloud-Alibaba integration with Dubbo to provide services, and the registry uses Nacos
But Consumer hesitated to use Dubbo alone instead of Springcloud-Alibaba for a variety o…