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

xyuanlu pushed a change to branch metaclient
in repository https://gitbox.apache.org/repos/asf/helix.git


    from a2737c620 Lattice MetaClient Distributed Semaphore Implementation 
(#2515)
     add 5a8de3878 MetaClient LockClient and Semaphore Creation Edge Cases and 
Added Exception(#2550)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/helix/metaclient/api/MetaClientInterface.java  |  6 ++++++
 ...meoutException.java => MetaClientNodeExistsException.java} | 11 +++++------
 .../org/apache/helix/metaclient/impl/zk/ZkMetaClient.java     |  5 +++++
 .../helix/metaclient/impl/zk/util/ZkMetaClientUtil.java       |  4 ++++
 .../helix/metaclient/recipes/lock/DistributedSemaphore.java   |  7 +++++--
 .../org/apache/helix/metaclient/recipes/lock/LockClient.java  |  6 ++++--
 6 files changed, 29 insertions(+), 10 deletions(-)
 copy 
meta-client/src/main/java/org/apache/helix/metaclient/exception/{MetaClientTimeoutException.java
 => MetaClientNodeExistsException.java} (75%)

Reply via email to