This is an automated email from the ASF dual-hosted git repository.
kylixs pushed a change to branch 3.0-multi-instances
in repository https://gitbox.apache.org/repos/asf/dubbo.git.
from a6c6c72 Fix NPE when simplify registry url
new 84dd5f2 Revert "Resolve recursive creation of Scope Model"
new 71b15e0 Improve scope model aware
new f474ce4 polish scope model
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../apache/dubbo/rpc/model/ApplicationModel.java | 16 +++----------
.../org/apache/dubbo/rpc/model/FrameworkModel.java | 15 +++---------
.../org/apache/dubbo/rpc/model/ModuleModel.java | 8 +------
.../org/apache/dubbo/rpc/model/ScopeModel.java | 13 ----------
.../model/ScopeModelAwareExtensionProcessor.java | 28 ++++++++++++++++------
.../org/apache/dubbo/rpc/model/ScopeModelUtil.java | 18 +++++++-------
6 files changed, 37 insertions(+), 61 deletions(-)