This is an automated email from the ASF dual-hosted git repository.
albumenj pushed a change to branch 3.0-multi-instances
in repository https://gitbox.apache.org/repos/asf/dubbo.git.
from af6e0c5 Fix inject default model when scope is parent
new 3dada2d Fix inject default model when scope is parent
new a299172 Compact with url without ScopeModel
The 2 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:
.../cluster/filter/DefaultFilterChainBuilder.java | 5 +++--
.../rpc/cluster/filter/ProtocolFilterWrapper.java | 3 ++-
.../org/apache/dubbo/rpc/model/ScopeModel.java | 2 +-
.../org/apache/dubbo/rpc/model/ScopeModelUtil.java | 24 +++++++++++++++++++---
.../dubbo/metadata/WritableMetadataService.java | 7 ++++---
.../registry/client/RegistryClusterIdentifier.java | 3 ++-
.../registry/client/metadata/MetadataUtils.java | 3 ++-
.../registry/integration/RegistryProtocol.java | 7 ++++---
.../rpc/protocol/ProtocolListenerWrapper.java | 5 +++--
9 files changed, 42 insertions(+), 17 deletions(-)