Haishi Yao created SCB-1531:
-------------------------------

             Summary: Support multiple service-center clusters
                 Key: SCB-1531
                 URL: https://issues.apache.org/jira/browse/SCB-1531
             Project: Apache ServiceComb
          Issue Type: New Feature
          Components: Docs, Java-Chassis
            Reporter: Haishi Yao
            Assignee: Haishi Yao


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)

Reply via email to