AsyncHammerTest is broken, callbacks need to validate rc parameter
------------------------------------------------------------------

                 Key: ZOOKEEPER-570
                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-570
             Project: Zookeeper
          Issue Type: Bug
          Components: tests
    Affects Versions: 3.2.1
            Reporter: Patrick Hunt
            Assignee: Patrick Hunt
            Priority: Critical
             Fix For: 3.2.2, 3.3.0


the asynchammertest is not validating the rc in the callback, more serious is 
that it is using path in the create callback
to delete the node, rather than name (which is important in the case of a 
sequential node creation as in this case)

-- 
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