Skip to content
This repository has been archived by the owner on Jul 21, 2021. It is now read-only.

Is there a feature of try lock in the library ? #164

Open
jdk2588 opened this issue Jun 14, 2017 · 1 comment
Open

Is there a feature of try lock in the library ? #164

jdk2588 opened this issue Jun 14, 2017 · 1 comment

Comments

@jdk2588
Copy link

jdk2588 commented Jun 14, 2017

As, I understand Lock is given to a client which creates the lowest sequential child ephemeral znode under the parent lock znode, and other client waits for the lock to be released.

Is there a try lock feature ? A client can try to acquire a lock and if it is fails should continue rather to wait.

@yaronsumel
Copy link

yaronsumel commented Jul 29, 2017

PR #168

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants