Jun Gan created SCB-1906:
----------------------------

             Summary: [Refactor service-registry Module] Refactor Registry 
architecture
                 Key: SCB-1906
                 URL: https://issues.apache.org/jira/browse/SCB-1906
             Project: Apache ServiceComb
          Issue Type: Improvement
            Reporter: Jun Gan


# too heavy. There are overall  34 methods in ServiceRegistry.java. we should 
consider clean up some method ....if necessary, even split this class
 # method in this class should be focused on execute certain business loginc 
i.e. register/unregister..... not the each type of the interaction with service 
center

The proper dependency relationship should be:  RegistryFacade ---> Service 
Registry(Local, center, zeroconfig etc) --> RegistryClient/RegistryService 
(interact with each type of registry center)



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

Reply via email to