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)