You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@curator.apache.org by eo...@apache.org on 2021/07/12 11:27:05 UTC

[curator] branch master updated (e42a07a -> 4dffb5e)

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

eolivelli pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/curator.git.


    from e42a07a  CURATOR-588  Upgrade ZooKeeper to 3.6.3 (#386)
     add 4dffb5e  Use Awaitility to instead of Thread sleep method. (#389)

No new revisions were added by this update.

Summary of changes:
 curator-client/pom.xml                             |  5 ++
 .../test/java/org/apache/curator/BasicTests.java   | 64 +++++-----------------
 .../utils/TestCloseableExecutorService.java        | 41 +++-----------
 curator-framework/pom.xml                          |  5 ++
 .../curator/framework/imps/TestCleanState.java     |  7 +--
 pom.xml                                            |  9 +++
 6 files changed, 44 insertions(+), 87 deletions(-)