[
https://issues.apache.org/jira/browse/ZOOKEEPER-1253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13170147#comment-13170147
]
Hudson commented on ZOOKEEPER-1253:
-----------------------------------
Integrated in ZooKeeper-trunk #1397 (See
[https://builds.apache.org/job/ZooKeeper-trunk/1397/])
ZOOKEEPER-1253. return value of DataTree.createNode is never used (Thomas
Koch via phunt)
phunt : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1214552
Files :
* /zookeeper/trunk/CHANGES.txt
* /zookeeper/trunk/src/java/main/org/apache/zookeeper/server/DataTree.java
> 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