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/09/18 02:54:43 UTC

[GitHub] [dubbo] CrazyHZM opened a new issue #8841: When subscribing, the check configuration section is unavailable

CrazyHZM opened a new issue #8841:
URL: https://github.com/apache/dubbo/issues/8841


   - [ ] I have searched the [issues](https://github.com/apache/dubbo/issues) of this repository and believe that this is not a duplicate.
   - [ ] I have checked the [FAQ](https://github.com/apache/dubbo/blob/master/FAQ.md) of this repository and believe that this is not a duplicate.
   
   ### Environment
   
   * Dubbo version: 3.0
   
   When the subscription is initiated, check is forcibly set to false, which should be determined by the upper-level configuration
   For example:
   Mandatory set the check value to false in ZookeeperRegistry
   
   Expectation: If check is an interface-level service discovery, it can be configured for different interfaces. If it is an application-level service discovery, it can be configured for an application.


-- 
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 #8841: When subscribing, the check configuration section is unavailable

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


   > RegistryServerSync
   
   是的,不应该硬编码,应该由于配置决定,dubbo-admin如果有订阅全部接口的需求,应该在订阅时就配置check=false


-- 
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 #8841: When subscribing, the check configuration section is unavailable

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


   > I want to give it a try
   
   Go a head!


-- 
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] candyaaa commented on issue #8841: When subscribing, the check configuration section is unavailable

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


   @CrazyHZM 我看了dubbo-admin的应用级服务发现,RegistryServerSync依托org.apache.dubbo.registry.Registry进行订阅,订阅的时候传入的URL参数设置了check=false,那么要达到**应用级服务发现,可以进行配置**,是否把硬编码check=false改为从URL中进行获取就可以实现呢?


-- 
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] candyaaa commented on issue #8841: When subscribing, the check configuration section is unavailable

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


   I want to give it a try


-- 
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] AlbumenJ closed issue #8841: When subscribing, the check configuration section is unavailable

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


   


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