You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@servicecomb.apache.org by "wujimin (JIRA)" <ji...@apache.org> on 2018/05/21 00:44:00 UTC

[jira] [Updated] (SCB-546) As a developer, want to reregistry schemas in the dev environment

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

wujimin updated SCB-546:
------------------------
    Description: 
1、the servicecenter has a new rest interface which return all schemas with signature, so we can compare the summary to know whether to update the schema

2、if the instance enviroment is dev, we reregistry  the schemas, otherwize throw a RuntimeException to avoid make some potential exception in production environment

---------

by setting "instance_description.environment" to "development", we can declared it's in development mode.

  was:
1、the servicecenter has a new rest interface which return all schemas with signature, so we can compare the summary to know whether to update the schema

2、if the instance enviroment is dev, we reregistry  the schemas, otherwize throw a RuntimeException to avoid make some potential exception in production environment


> As a developer, want to reregistry schemas in the dev environment
> -----------------------------------------------------------------
>
>                 Key: SCB-546
>                 URL: https://issues.apache.org/jira/browse/SCB-546
>             Project: Apache ServiceComb
>          Issue Type: Improvement
>          Components: Java-Chassis
>    Affects Versions: java-chassis-1.0.0-m1
>            Reporter: jeho0815
>            Assignee: jeho0815
>            Priority: Major
>             Fix For: java-chassis-1.0.0-m2
>
>
> 1、the servicecenter has a new rest interface which return all schemas with signature, so we can compare the summary to know whether to update the schema
> 2、if the instance enviroment is dev, we reregistry  the schemas, otherwize throw a RuntimeException to avoid make some potential exception in production environment
> ---------
> by setting "instance_description.environment" to "development", we can declared it's in development mode.



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