Xuewei Niu
Xuewei Niu
Yes, I got that problem too. Is there any way to fix it?
I am suffering from this problem either, is there any workaround to fix that?
> It looks like a bug with operator precedence Ok, a possible workaround is to rollback to [0.4.174.4743-222](https://plugins.jetbrains.com/plugin/8182-rust/versions/stable/194425), it works well for me.
> @justxuewei could u also help take a look at xds/credentials/cert_manager.go codes. Ok, I will review the code you mentioned later today.
There are some slight problems, but most looks good to me.
The url(https://opensource.alibaba.com/asoc2022) can't be opened, is there some typos?
I have no idea why do you use the Redis in the dubbo-go? Please append more specific requirements.
+1 I think the code specification should be added into https://github.com/apache/dubbo-go/blob/master/CONTRIBUTING.md, and setup the linter on the github action to check if the code meet the specification.
> dubbo-go版本:3.0.2 > 版本: > release=2.7.8 > deprecated=false > dubbo=2.0.2 Hi @zyklonwu, as you mentioned in this issue, are you using dubbo-java 2.7.8 and dubbo-go 3.0.2? UPDATE 1: Please **format...
Hi, @zyklonwu, I can reproduce the problem you mentioned above, and I uploaded the test code on [GitHub](https://github.com/justxuewei/playground/tree/main/dubbo/generic-nacos-go-client-java-server). This problem is probably caused by Nacos registry on the Dubbo-go, not...