You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@servicecomb.apache.org by "Willem Jiang (JIRA)" <ji...@apache.org> on 2018/03/16 06:38:00 UTC

[jira] [Closed] (SCB-405) Support to disable the discovery client with configuration

     [ https://issues.apache.org/jira/browse/SCB-405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Willem Jiang closed SCB-405.
----------------------------
    Resolution: Fixed

Merged the patch into master branch.

> Support to disable the discovery client with configuration
> ----------------------------------------------------------
>
>                 Key: SCB-405
>                 URL: https://issues.apache.org/jira/browse/SCB-405
>             Project: Apache ServiceComb
>          Issue Type: Improvement
>          Components: Java-Chassis
>            Reporter: Willem Jiang
>            Assignee: Willem Jiang
>            Priority: Major
>             Fix For: java-chassis-1.0.0-m1
>
>
> As we don't need the discovery client in unit test, it could be useful for the user to disable the discovery client by using below configuration in application.yaml.
> {code:java}
> servicecomb:
>   discoveryClient:
>     enabled: false{code}
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)