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 2018/07/03 12:42:00 UTC

[jira] [Created] (SCB-712) Do not register service path to service center when not necessary

liubao created SCB-712:
--------------------------

             Summary: Do not register service path to service center when not necessary
                 Key: SCB-712
                 URL: https://issues.apache.org/jira/browse/SCB-712
             Project: Apache ServiceComb
          Issue Type: Improvement
            Reporter: liubao
            Assignee: liubao


Register service path to service center is for old versions purpose. That would be used with server side discovery. But in java-chassis normal case, do not need this information. When users got a lot of interfaces, this information could increase too big. 

 

Do not register it will save a lot of space. And we can configure paths in microservice.yaml, this is also to avoid redundant path prefixs. 



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