[
https://issues.apache.org/jira/browse/CURATOR-214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14708223#comment-14708223
]
ASF GitHub Bot commented on CURATOR-214:
----------------------------------------
GitHub user cammckenzie opened a pull request:
https://github.com/apache/curator/pull/96
CURATOR-214 - Implemented new ZK API to allow Stat objects to be retu…
…rned as part of the creation of a new ZNode.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/apache/curator CURATOR-214
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/curator/pull/96.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #96
----
commit af369dec7a3ba20c60c68b502198bd851e34906f
Author: Cam McKenzie <[email protected]>
Date: 2015-08-22T23:28:49Z
CURATOR-214 - Implemented new ZK API to allow Stat objects to be returned
as part of the creation of a new ZNode.
----
> Support new create() APIs
> -------------------------
>
> Key: CURATOR-214
> URL: https://issues.apache.org/jira/browse/CURATOR-214
> Project: Apache Curator
> Issue Type: Sub-task
> Components: Client, Framework
> Reporter: Jordan Zimmerman
> Assignee: Cameron McKenzie
> Fix For: 3.0.0
>
>
> ZooKeeper 3.5 adds new versions of create() that return the Stat object of
> the newly created ZNode.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)