You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@curator.apache.org by "coder_czp (JIRA)" <ji...@apache.org> on 2015/06/30 04:22:04 UTC

[jira] [Created] (CURATOR-226) A serious recursive error

coder_czp created CURATOR-226:
---------------------------------

             Summary: A serious recursive error
                 Key: CURATOR-226
                 URL: https://issues.apache.org/jira/browse/CURATOR-226
             Project: Apache Curator
          Issue Type: Bug
          Components: Framework
    Affects Versions: 2.8.0, 2.7.1, 2.7.0
         Environment: windows linux mac ...
            Reporter: coder_czp


When used asynchronous way to create a temporary node multi directory, if the client does not have the zookeeper write permissions, the head will get into a cycle of death, the client will has been submitted to the server write message, but never succeed. Error code logic is as follows:



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