This is an automated email from the ASF dual-hosted git repository.
liujun pushed a change to branch 3.0-metadata-refactor
in repository https://gitbox.apache.org/repos/asf/dubbo.git.
from 924e0bc fix potential NPE
new c32b75f fix multip metadata cannot be initialized
new 94cd246 fix shared metadata info being deleted unexpectedly
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:
.../apache/dubbo/config/deploy/DefaultApplicationDeployer.java | 4 +++-
.../org/apache/dubbo/metadata/report/MetadataReportInstance.java | 9 ++++++++-
.../apache/dubbo/registry/client/AbstractServiceDiscovery.java | 3 ++-
3 files changed, 13 insertions(+), 3 deletions(-)