This is an automated email from the ASF dual-hosted git repository.
liujun pushed a change to branch 3.0
in repository https://gitbox.apache.org/repos/asf/dubbo.git.
from 32d19a0 [3.0] Directory log optimization (#9821)
add 48ce8ff [3.0] Nacos, add switch and disable consumer side
registration by default (#9827)
No new revisions were added by this update.
Summary of changes:
.../dubbo/common/constants/RegistryConstants.java | 2 ++
.../org/apache/dubbo/config/ApplicationConfig.java | 3 +++
.../apache/dubbo/metadata/MetadataConstants.java | 1 +
.../metadata/store/nacos/NacosMetadataReport.java | 5 ++++-
.../apache/dubbo/registry/nacos/NacosRegistry.java | 26 +++++++++++++---------
5 files changed, 26 insertions(+), 11 deletions(-)