[
https://issues.apache.org/jira/browse/SCB-1531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17039607#comment-17039607
]
Haishi Yao edited comment on SCB-1531 at 3/23/20, 1:35 AM:
-----------------------------------------------------------
Resolved in PR [https://github.com/apache/servicecomb-java-chassis/pull/1600]
was (Author: yaohaishi):
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)