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 2023/02/22 01:25:00 UTC

[jira] [Resolved] (SCB-2773) Change mutil dicovery registry instance merge policy

     [ https://issues.apache.org/jira/browse/SCB-2773?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

liubao resolved SCB-2773.
-------------------------
    Resolution: Fixed

> Change mutil dicovery registry instance merge policy 
> -----------------------------------------------------
>
>                 Key: SCB-2773
>                 URL: https://issues.apache.org/jira/browse/SCB-2773
>             Project: Apache ServiceComb
>          Issue Type: Improvement
>          Components: Java-Chassis
>            Reporter: liubao
>            Assignee: liubao
>            Priority: Major
>             Fix For: java-chassis-3.0.0, java-chassis-2.9.0
>
>
> Before:
>    merge all instances from different discoveries together. 
>  
>   Problem: Discovery implementation has different revision mechanism, we can not know when revision should updated.
>  
> After:
>    By default, find instances from discovery implementations by order, if find, return the first, or find next. 
>    And add a configuration `servicecomb.service.registry.preferred.\{service-name}`  to find only the registry implementation. 
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)