You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@servicecomb.apache.org by "Haishi Yao (Jira)" <ji...@apache.org> on 2020/02/19 01:16:00 UTC

[jira] [Resolved] (SCB-1531) Support multiple service-center clusters

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

Haishi Yao resolved SCB-1531.
-----------------------------
    Fix Version/s: java-chassis-2.0.1
       Resolution: Resolved

Resolved in PRĀ [https://github.com/apache/servicecomb-java-chassis/pull/1580]

> Support multiple service-center clusters
> ----------------------------------------
>
>                 Key: SCB-1531
>                 URL: https://issues.apache.org/jira/browse/SCB-1531
>             Project: Apache ServiceComb
>          Issue Type: Sub-task
>          Components: Docs, Java-Chassis
>            Reporter: Haishi Yao
>            Assignee: Haishi Yao
>            Priority: Major
>             Fix For: java-chassis-2.0.1
>
>
> At present, Java-Chassis only support a single service-center cluster(single node or multiple node). If microservices want to invoke each other via service discovery, they should be registered into the same service-center cluster.
> If Java-Chassis support multiple service-center clusters, the organization of microservice applications can be simpler.
> For example, the different microservice applications may be developed and maintained by the different departments. And they are registered in the separated service-center clusters. Some common services may be shared between the different departments. If Java-Chassis support multiple service-center clusters, those common services can be registered into the service-center clusters belonging to the different departments at the same time. Benefit from this, the consumer services can get access to the common services directly, without relying on 3rd-party invocation function and the extra proxy or gateway services.



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