[
https://issues.apache.org/jira/browse/ZOOKEEPER-731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13097888#comment-13097888
]
Hudson commented on ZOOKEEPER-731:
----------------------------------
Integrated in ZooKeeper-trunk #1296 (See
[https://builds.apache.org/job/ZooKeeper-trunk/1296/])
ZOOKEEPER-731. Zookeeper#delete , #create - async versions miss a verb in
the javadoc (Thomas Koch via camille)
ZOOKEEPER-731. Zookeeper#delete , #create - async versions miss a verb in the
javadoc (Thomas Koch via camille)
camille :
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1165443
Files :
* /zookeeper/trunk/src/java/main/org/apache/zookeeper/ZooKeeper.java
camille :
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1165406
Files :
* /zookeeper/trunk/CHANGES.txt
* /zookeeper/trunk/src/java/main/org/apache/zookeeper/ZooKeeper.java
> 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-fix.patch, ZOOKEEPER-731-fix2.patch,
> 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