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 2bf74de Fix scope model of reference/service model
new 4b62418 Revert CallbackServiceCodec for dev
new 8502691 Fix scope model NPE
new 7e1f236 Fix consumer url NPE
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:
.../org/apache/dubbo/rpc/model/ConsumerModel.java | 5 ++---
.../org/apache/dubbo/rpc/model/ProviderModel.java | 5 ++---
.../org/apache/dubbo/rpc/model/ServiceModel.java | 12 ++++-------
.../apache/dubbo/rpc/model/ServiceRepository.java | 4 ++--
.../org/apache/dubbo/config/ReferenceConfig.java | 2 +-
.../org/apache/dubbo/config/ServiceConfig.java | 1 -
.../dubbo/registry/client/InstanceAddressURL.java | 7 +++++--
.../rpc/protocol/dubbo/CallbackServiceCodec.java | 23 ++++------------------
8 files changed, 20 insertions(+), 39 deletions(-)