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 376fc143b0 Merge branch 'apache-3.0' into apache-3.1
     add 6c1e4565f5 feat: add final modifier (#10279)
     add 8e11b35969 refactor: FailBackRegistry using diamon operator (#10280)
     add e7071789c9 add final modifier for lock in FrameworkModel (#10281)
     add 92bf15dee2 refactor: inspect code of ZookeeperRegistry classes. 
(#10284)
     new 330dfc42f9 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/rpc/model/FrameworkModel.java |  6 +++---
 .../dubbo/registry/retry/AbstractRetryTask.java    |  2 +-
 .../dubbo/registry/support/AbstractRegistry.java   |  2 +-
 .../support/CacheableFailbackRegistry.java         |  4 +---
 .../dubbo/registry/support/FailbackRegistry.java   | 16 +++++++--------
 .../registry/zookeeper/ZookeeperRegistry.java      | 12 +++++------
 .../zookeeper/AbstractZookeeperClient.java         |  8 +++-----
 .../zookeeper/AbstractZookeeperTransporter.java    | 12 +++++------
 .../remoting/zookeeper/ZookeeperTransporter.java   |  7 +------
 .../zookeeper/curator/CuratorZookeeperClient.java  | 24 ++++++++--------------
 10 files changed, 37 insertions(+), 56 deletions(-)

Reply via email to