Jun Gan created SCB-1904:
----------------------------
Summary: [Refactor service-registry Module] Refactor module
entrace point i.e. RegistryUtil.java
Key: SCB-1904
URL: https://issues.apache.org/jira/browse/SCB-1904
Project: Apache ServiceComb
Issue Type: Improvement
Reporter: Jun Gan
# naming... better to rename it to RegistryFacade.java which servers as the
entry point for other modules(like the door to our service-registry module)
# 34 methods in this classes..too heavy... should be splited to two class:
one is RegistryFacade.java, one is RegistryUtil.java. we shoud only expose
RegistryFacade.java to other modules
--
This message was sent by Atlassian Jira
(v8.3.4#803005)