This is an automated email from the ASF dual-hosted git repository.
albumenj pushed a change to branch 3.0
in repository https://gitbox.apache.org/repos/asf/dubbo.git.
from bb6d62b if user define interface service discovery, not publish
service name mapping info (#8179)
add 23f19ce Code clean at metadata service. (#8161)
No new revisions were added by this update.
Summary of changes:
.../common/config/configcenter/ConfigItem.java | 14 ++++-----
.../ZookeeperDynamicConfigurationTest.java | 6 ++--
.../dubbo/metadata/WritableMetadataService.java | 2 +-
.../metadata/MetadataServiceNameMapping.java | 2 +-
.../store/InMemoryWritableMetadataService.java | 14 ++++-----
.../metadata/store/RemoteMetadataServiceImpl.java | 34 ++++++++++------------
6 files changed, 35 insertions(+), 37 deletions(-)