You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by GitBox <gi...@apache.org> on 2022/04/09 15:44:44 UTC

[GitHub] [dubbo] luger1990 commented on issue #9879: 3.0.7 grpc+register-mode: instance 提示 Failed to check the status of the serviceXXX

luger1990 commented on issue #9879:
URL: https://github.com/apache/dubbo/issues/9879#issuecomment-1094071340

   > 消费端配置一下 dubbo.consumer.protocol=grpc 或者 配置在 reference 上也行
   
   貌似正确的配置方法是:
   ```
   dubbo:
     protocol:
       name: grpc
       #    port: 20888
       id: grpc
       accesslog: false
     consumer:
       parameters:
         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: notifications-unsubscribe@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org