chickenlj commented on issue #9682:
URL: https://github.com/apache/dubbo/issues/9682#issuecomment-1053855119


   我认为当前修改是能通过设置默认protocol解决地址调用问题的,但这里有另外一个 issue 
尝试修复了相同的问题:https://github.com/apache/dubbo/pull/9684
   
   考虑到消费端支持消费多个地址的可能性,通过在地址订阅上自动识别 protocol有更好的通用性,参见 
https://github.com/apache/dubbo/pull/9684/files#diff-19a0ac3942e6915bb7f34816216ddaa3a8a14ddc604697c338f4a9fa82f7faa1R206
  
   因此,我认为我们需要 revert 当前修改转而依赖 #9684


-- 
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]

Reply via email to