Missing ack-Check in Zookeeper create
-------------------------------------

                 Key: ZOOKEEPER-847
                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-847
             Project: Zookeeper
          Issue Type: Bug
          Components: java client
    Affects Versions: 3.3.1
            Reporter: Patrick Datko


I watched the source of zookeeper class and i missed an ack-check in the 
asynchronous version of the create operation. Is there any reason, that in the 
asynch version is no
check whether the ack is valid, or did someone forget to implement it. It's 
interesting because we worked on a refactoring of the zookeeper client and 
don't want to implement a bug.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to