Zookeeper#delete  , #create - async versions miss a verb in the javadoc 
------------------------------------------------------------------------

                 Key: ZOOKEEPER-731
                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-731
             Project: Zookeeper
          Issue Type: Bug
          Components: documentation
    Affects Versions: 3.3.1
            Reporter: Kay Kay


    /**
     * The Asynchronous version of delete. "The request doesn't  *missing* 
actually until
     * the asynchronous callback is called."
     */
    public void delete(final String path, int version, VoidCallback cb, Object 
ctx) .. 


Also some information in the javadoc about how to instantiate the callback 
objects / context would be useful . 


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