You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@servicecomb.apache.org by "liubao (Jira)" <ji...@apache.org> on 2020/05/30 08:55:00 UTC

[jira] [Commented] (SCB-1927) Refactor Schema Retrieving Mechanism to Let Consumer retrieve the Schema From Provider

    [ https://issues.apache.org/jira/browse/SCB-1927?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17120161#comment-17120161 ] 

liubao commented on SCB-1927:
-----------------------------

see SCB-1964 for reference

> 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]
>  
> remove register schema logic in the regrister service task code.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)