[
https://issues.apache.org/jira/browse/ZOOKEEPER-1253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13139170#comment-13139170
]
Thomas Koch commented on ZOOKEEPER-1253:
----------------------------------------
new patch that also removes the @return tag from the javadoc. I wouldn't like
to spend time on documenting this legacy method, since I've already moved
forward in my devel branch and moved all tree manipulation methods in separate
objects.
> return value of DataTree.createNode is never used
> -------------------------------------------------
>
> Key: ZOOKEEPER-1253
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1253
> Project: ZooKeeper
> Issue Type: Sub-task
> Reporter: Thomas Koch
> Assignee: Thomas Koch
> Priority: Trivial
> Fix For: 3.5.0
>
> Attachments: ZOOKEEPER-1253.patch, ZOOKEEPER-1253.patch
>
>
> createNode returns the unmodified path string which it has received as
> parameter. Consequently no caller uses the return value.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira