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 6416891 fix ut
new 2b0a442 fix, dynamic configuration close & ServiceDiscoveryRegistry
new 924e0bc fix potential NPE
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:
.../config/configcenter/wrapper/CompositeDynamicConfiguration.java | 2 +-
.../org/apache/dubbo/registry/client/AbstractServiceDiscovery.java | 5 +++++
.../org/apache/dubbo/registry/client/ServiceDiscoveryRegistry.java | 6 +-----
.../apache/dubbo/registry/client/migration/model/MigrationRule.java | 6 ++++--
.../java/org/apache/dubbo/registry/nacos/NacosServiceDiscovery.java | 4 ++++
.../apache/dubbo/registry/zookeeper/ZookeeperServiceDiscovery.java | 4 ++++
6 files changed, 19 insertions(+), 8 deletions(-)