This is an automated email from the ASF dual-hosted git repository.
albumenj pushed a change to branch 3.2
in repository https://gitbox.apache.org/repos/asf/dubbo.git
from b56687957e Fix invokers has changed when router chain switch (#11248)
add a1356d93c7 Add check status option (#11292)
add f9b27eddef Fix service discovery metadata update failed (#11298)
new ed8e771577 Merge branch 'apache-3.1' into apache-3.2
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/common/constants/CommonConstants.java | 2 ++
.../dubbo/common/utils/SerializeSecurityManager.java | 4 ++++
.../dubbo/registry/client/AbstractServiceDiscovery.java | 14 ++++++++++++--
.../apache/dubbo/registry/nacos/NacosServiceDiscovery.java | 2 +-
.../registry/zookeeper/ZookeeperServiceDiscovery.java | 2 +-
5 files changed, 20 insertions(+), 4 deletions(-)