[
https://issues.apache.org/jira/browse/SCB-1964?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
liubao closed SCB-1964.
-----------------------
Fix Version/s: (was: java-chassis-2.1.0)
Resolution: Won't Fix
> make schema discovery to be core process
> ----------------------------------------
>
> Key: SCB-1964
> URL: https://issues.apache.org/jira/browse/SCB-1964
> Project: Apache ServiceComb
> Issue Type: Sub-task
> Components: Java-Chassis
> Reporter: liubao
> Assignee: liubao
> Priority: Major
>
> Now schema discovery is implementing Discovery interface.
> Current schema loading process: load from local, load from remote discovery
> implementation.
>
> Some important scenarios:
> # when calling to a MicroserviceInstance, can discovery schema from
> MicroserviceInstance. This can avoid java-chassis constraints that the same
> version of Microservice instances has the same schema.
> # can load schema on demand. Do not to load all instances, and construct
> schema for the instance itself. When instance schema changes, can notified
> immediatly.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)