This is an automated email from the ASF dual-hosted git repository.

albumenj pushed a change to branch 3.1
in repository https://gitbox.apache.org/repos/asf/dubbo.git


    from 5fe66d1c4b fix (#10458) doUnregister 递归调用 (#10464)
     add 51529c34c5 Fix transient init (#10462)
     add 43c4033e11 [3.0] Fix Nacos aggregate listen (#10468)
     new 14343cf900 Merge branch 'apache-3.0' into apache-3.1

The 1 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/metadata/MetadataInfo.java    |  5 ++
 .../apache/dubbo/metadata/MetadataInfoTest.java    | 30 ++++++++
 .../client/OverrideInstanceAddressURL.java         |  4 +
 .../registry/nacos/NacosAggregateListener.java     | 70 +++++++++++++++++
 .../apache/dubbo/registry/nacos/NacosRegistry.java | 88 ++++++++++++++++------
 5 files changed, 175 insertions(+), 22 deletions(-)
 create mode 100644 
dubbo-registry/dubbo-registry-nacos/src/main/java/org/apache/dubbo/registry/nacos/NacosAggregateListener.java

Reply via email to