This is an automated email from the ASF dual-hosted git repository. liujun pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/dubbo.git
commit c152c3ce1114ebaee0a5717c21133c54a050d5cf Merge: 7e0ef42 288aa4a Author: ken.lj <[email protected]> AuthorDate: Thu Oct 10 16:49:46 2019 +0800 Merge pull request #5 from cvictory/merge-3.x refactor online and offline .../org/apache/dubbo/common/ServiceDescriptor.java | 94 ++++++++++++++++++++++ .../src/main/java/org/apache/dubbo/common/URL.java | 10 +-- .../org/apache/dubbo/qos/command/impl/Offline.java | 23 +++--- .../org/apache/dubbo/qos/command/impl/Online.java | 24 +++--- .../apache/dubbo/rpc/model/ServiceMetadata.java | 42 ++-------- 5 files changed, 129 insertions(+), 64 deletions(-)
