You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Camille Fournier (JIRA)" <ji...@apache.org> on 2011/09/05 22:04:12 UTC

[jira] [Assigned] (ZOOKEEPER-731) Zookeeper#delete , #create - async versions miss a verb in the javadoc

     [ https://issues.apache.org/jira/browse/ZOOKEEPER-731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Camille Fournier reassigned ZOOKEEPER-731:
------------------------------------------

    Assignee: Thomas Koch

> 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.0
>            Reporter: Kay Kay
>            Assignee: Thomas Koch
>            Priority: Minor
>             Fix For: 3.5.0
>
>         Attachments: ZOOKEEPER-731.patch
>
>
>     /**
>      * 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.
For more information on JIRA, see: http://www.atlassian.com/software/jira