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 14a1d2e Including setup method to clean state between tests (#9265)
add 06b34dd Fix the problem that Curator[5]ZookeeperClient does not
handle RegistryConfig#session value (#9317)
No new revisions were added by this update.
Summary of changes:
.../java/org/apache/dubbo/common/constants/CommonConstants.java | 2 ++
.../src/main/java/org/apache/dubbo/config/RegistryConfig.java | 2 +-
.../dubbo/remoting/zookeeper/curator5/Curator5ZookeeperClient.java | 6 +++---
.../dubbo/remoting/zookeeper/curator/CuratorZookeeperClient.java | 6 +++---
4 files changed, 9 insertions(+), 7 deletions(-)