You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@curator.apache.org by "Boris Dainson (Jira)" <ji...@apache.org> on 2022/08/23 19:00:00 UTC

[jira] [Created] (CURATOR-650) Make InterProcessSemaphoreV2 revocable

Boris Dainson created CURATOR-650:
-------------------------------------

             Summary: Make  InterProcessSemaphoreV2 revocable
                 Key: CURATOR-650
                 URL: https://issues.apache.org/jira/browse/CURATOR-650
             Project: Apache Curator
          Issue Type: Improvement
          Components: Recipes
    Affects Versions: 5.3.0
            Reporter: Boris Dainson


Hi. I use InterProcessSemaphoreV2 in my application and I need to revoke an acquired lease under certain conditions. Locks like InterProcessMutex support cooperative revocation by implementing Revocable interface. Can same be done for InterProcessSemaphoreV2? 

Thank you



--
This message was sent by Atlassian Jira
(v8.20.10#820010)