[
https://issues.apache.org/jira/browse/SCB-1927?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jun Gan updated SCB-1927:
-------------------------
Description:
Currently, Conumer service has to go to Service Center to retrieve the Schema
for Provider service which is not necessary. It's better for Consumer to
retrieve the Scehma from Provider directly.
There is a Restful endpoint already:
[https://github.com/apache/servicecomb-java-chassis/blob/master/service-registry/registry-zero-config/src/main/java/org/apache/servicecomb/zeroconfig/SchemaContentEndpoint.java]
was:Currently, Conumer service has to go to Service Center to retrieve the
Schema for Provider service which is not necessary. It's better for Consumer to
retrieve the Scehma from Provider directly.
> Refactor Schema Retrieving Mechanism to Let Consumer retrieve the Schema
> >From Provider
> --------------------------------------------------------------------------------------
>
> Key: SCB-1927
> URL: https://issues.apache.org/jira/browse/SCB-1927
> Project: Apache ServiceComb
> Issue Type: Task
> Components: Java-Chassis
> Reporter: Jun Gan
> Assignee: liubao
> Priority: Major
>
> Currently, Conumer service has to go to Service Center to retrieve the
> Schema for Provider service which is not necessary. It's better for Consumer
> to retrieve the Scehma from Provider directly.
>
> There is a Restful endpoint already:
> [https://github.com/apache/servicecomb-java-chassis/blob/master/service-registry/registry-zero-config/src/main/java/org/apache/servicecomb/zeroconfig/SchemaContentEndpoint.java]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)