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 2021/08/02 07:36:20 UTC

[GitHub] [dubbo] startjava opened a new issue #8397: 请问有关check不受影响的理解?

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


[GitHub] [dubbo] CrazyHZM commented on issue #8397: 请问有关check不受影响的理解?

Posted by GitBox <gi...@apache.org>.
CrazyHZM commented on issue #8397:
URL: https://github.com/apache/dubbo/issues/8397#issuecomment-925483457


   Already resolved.


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


[GitHub] [dubbo] BazookaW commented on issue #8397: 请问有关check不受影响的理解?

Posted by GitBox <gi...@apache.org>.
BazookaW commented on issue #8397:
URL: https://github.com/apache/dubbo/issues/8397#issuecomment-898296841


   @startjava 我说一下我的理解哈,其实这个两个东西做的都是一件事情:`启动时检查提供者是否存在,true报错,false忽略`。当`<dubbo:reference check="true"/>`没有配置时会默认使用`<dubbo:consumer 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: 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


[GitHub] [dubbo] CrazyHZM closed issue #8397: 请问有关check不受影响的理解?

Posted by GitBox <gi...@apache.org>.
CrazyHZM closed issue #8397:
URL: https://github.com/apache/dubbo/issues/8397


   


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