You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@curator.apache.org by "Jordan Zimmerman (JIRA)" <ji...@apache.org> on 2016/02/02 04:38:39 UTC

[jira] [Created] (CURATOR-297) Curator quickly starting+stopping a persistent ephemeral node causes dangling ephemeral node

Jordan Zimmerman created CURATOR-297:
----------------------------------------

             Summary: Curator quickly starting+stopping a persistent ephemeral node causes dangling ephemeral node
                 Key: CURATOR-297
                 URL: https://issues.apache.org/jira/browse/CURATOR-297
             Project: Apache Curator
          Issue Type: Bug
          Components: Recipes
    Affects Versions: 2.9.1, 3.0.0
            Reporter: Jordan Zimmerman
            Assignee: Jordan Zimmerman
             Fix For: 3.0.1, 2.9.2


Start a PEN and then immediately close it. In most cases, the async node created during start will not execute before the close executes and, thus, the node will be leaked.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)