chickenlj commented on issue #9815:
URL: https://github.com/apache/dubbo/issues/9815#issuecomment-1082599285
是 grpc 协议吗? 目前 grpc 协议不在默认的支持协议列表中,需要在消费端自行配置:
```yaml
dubbo:
consumer:
protocol: grpc
```
--
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]