Ken Liu

Results 222 comments of Ken Liu

Supporting HTTP RPC communication and Web-style programming are two important things we need to provide to the users. This issue can focus on how can we provide web-style programming to...

> 我的配置文件名改成 myApp.configurators 加了application 仍然会报这两个error!为什么要去读这两个默认配置,group 还固定为dubbo?可不同应用的 group 不可能都是 dubbo 吧 这部分是 Dubbo 内置的服务治理流程。 ``` 2022-12-08T17:26:32.867+0800 ERROR nacos_server/nacos_server.go:194 api,method:, params:, call domain error: , result: 2022-12-08T17:26:32.869+0800 ERROR nacos_server/nacos_server.go:194 api,method:, params:, call...

> 通过看zk内容发现go的服务的dubbo.metadata-service.url-params中proto是dubbo,但java的服务是tri,不确定和这个有没有关系。 请问使用的 dubbo-go 版本是? 3.1.0 吗?

https://github.com/apache/dubbo-go/pull/2502/files#diff-b8e2faeaf9d21ca32900a5616241d1e40d00e9701e0fae6c7c8181475aba2e8dR358

https://github.com/apache/dubbo-go/pull/2502/files#diff-4b2d153eca0e1d0add2be01cf328e62cd52a019e95c3901edf55bfcbfdf1ce53R361

port-forward 就是这么工作的。这说明端口转发成功了,可以对 localhost:8080 进行访问了 On Wed, May 24, 2023 at 9:22 AM wangzhongyuan ***@***.***> wrote: > [image: image] > > > — > Reply to this email directly, view it...

## xds client 初始化 - [ ] xds client 在dubbo中初始化的时机 - [ ] 稳定性如 keep-alive 等 - [ ] 推送机制对接是否合理,ack/nack/nounce等 - [ ] 监听器 - [ ] 初始监听的资源 - [...

@CrazyHZM PTAL

> The provider will fail to register if it is restarted immediately. 这个具体是指什么内容注册失败?