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

ASF GitHub Bot commented on SCB-712:
------------------------------------

coveralls commented on issue #788: [SCB-712]Do not register service path to 
service center when not necessary
URL: 
https://github.com/apache/incubator-servicecomb-java-chassis/pull/788#issuecomment-402354825
 
 
   
   [![Coverage 
Status](https://coveralls.io/builds/17823843/badge)](https://coveralls.io/builds/17823843)
   
   Coverage decreased (-0.04%) to 87.008% when pulling 
**10fded6b74c31f8c9e2ea63a95f7f381432f0272 on liubao68:path2** into 
**c78c08cebdc84fc73971b4d04966b060c51321a1 on apache:master**.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


> 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
>            Priority: Major
>
> 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)

Reply via email to