This is an automated email from the ASF dual-hosted git repository.
albumenj pushed a change to branch 2.7.17-release
in repository https://gitbox.apache.org/repos/asf/dubbo.git
from 66e5d084a8 Fix pom configuration
add cac475008c [2.7] Remove to rpcInvocation string (#10460)
add 8b580d0ba0 [2.7] Fix Nacos aggregate listen (#10467)
new d8f9768fe5 Merge branch 'apache-master' into 2.7.17-release
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:
.../registry/nacos/NacosAggregateListener.java | 70 +++++++++++++++++++++
.../apache/dubbo/registry/nacos/NacosRegistry.java | 71 ++++++++++++----------
.../java/org/apache/dubbo/rpc/RpcInvocation.java | 3 +-
3 files changed, 110 insertions(+), 34 deletions(-)
create mode 100644
dubbo-registry/dubbo-registry-nacos/src/main/java/org/apache/dubbo/registry/nacos/NacosAggregateListener.java