[ https://issues.apache.org/jira/browse/ZOOKEEPER-731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Patrick Hunt updated ZOOKEEPER-731: ----------------------------------- Fix Version/s: (was: 3.4.0) 3.5.0 > 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 > Priority: Minor > Fix For: 3.5.0 > > > /** > * 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