startjava opened a new issue #8397:
URL: https://github.com/apache/dubbo/issues/8397


   https://dubbo.apache.org/zh/docs/advanced/preflight-check/
   
   dubbo.consumer.check=false,是设置 check 的缺省值,如果配置中有显式的声明,如:<dubbo:reference 
check="true"/>,不会受影响。
   ----------------------------------------------------------
   以上文字是官方文档上的内容,不太懂这个意思。
   是不是说明如果使用dubbo.consumer.check=false配置对所有的服务都不进行检查,但是可以使用<dubbo:reference 
check="true"/>对部分服务进行检查 。
   
   感谢


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