You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@curator.apache.org by "Oleg Shaldybin (JIRA)" <ji...@apache.org> on 2013/04/23 02:05:15 UTC

[jira] [Created] (CURATOR-18) Create/delete race in LeaderLatch

Oleg Shaldybin created CURATOR-18:
-------------------------------------

             Summary: Create/delete race in LeaderLatch
                 Key: CURATOR-18
                 URL: https://issues.apache.org/jira/browse/CURATOR-18
             Project: Apache Curator
          Issue Type: Bug
          Components: Recipes
            Reporter: Oleg Shaldybin
            Assignee: Jordan Zimmerman


There is a race between creating a node and deleting it. If LeaderLatch is closed while the node creation is in flight, the created node won't get deleted, and latch node will stay in ZK forever.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira