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 2018/07/09 05:17:17 UTC

[GitHub] whanice opened a new issue #1841: I am confused with config server, transporter config.

whanice opened a new issue #1841: I am confused with config server,  transporter config.
URL: https://github.com/apache/incubator-dubbo/issues/1841
 
 
   In my  understanding.
   if we config  transporter="netty4" in provider side. It will  affect the consumer。
   so we can use  server="netty4" in provider side.
   
   but why dubbo  check sever key in `DubboProtocol.initClient` ?
   the consumer with low version (not support netty4) will start failed.
   
   And the transporter key will not  affect the consumer now.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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