This is an automated email from the ASF dual-hosted git repository. randgalt pushed a commit to branch CURATOR-505-improve-circuit-breaker-to-shared in repository https://gitbox.apache.org/repos/asf/curator.git
commit cd3e3cb3f79e7abc334de6dd56fa964c9668d811 Merge: da67721 b5eea4c Author: randgalt <[email protected]> AuthorDate: Sun Jul 28 12:19:24 2019 -0500 Merge branch 'master' into CURATOR-505-improve-circuit-breaker-to-shared .travis.yml | 3 +- curator-client/pom.xml | 2 +- curator-framework/pom.xml | 2 +- curator-recipes/pom.xml | 2 +- .../framework/recipes/locks/InterProcessLock.java | 5 +++- .../recipes/locks/InterProcessMultiLock.java | 3 ++ .../recipes/locks/InterProcessSemaphoreMutex.java | 7 +++++ curator-x-discovery-server/pom.xml | 2 +- curator-x-discovery/pom.xml | 2 +- doap.rdf | 2 +- pom.xml | 32 +++++++++++++++------- 11 files changed, 44 insertions(+), 18 deletions(-)
