forbetter100 commented on issue #10600: URL: https://github.com/apache/dubbo/issues/10600#issuecomment-1242965554
> dubbo-samples-grpc 是从 Dubbo 2 开始通过原生 grpc 进行兼容的组件,可以理解为 `protocol=grpc` 是 Dubbo 2 原生通过代理适配兼容的,triple 是 Dubbo 3 重新实现的新协议,对应的用例是 dubbo-samples-triple。 至于那个报错可以升级一下 Dubbo 版本到 3.0.11 看下 用dubbo-samples-triple实验,跟原生grpc是兼容了。不过dubbo-samples-grpc还是不行(已经按照要求升级到3.0.11) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
