[ 
https://issues.apache.org/jira/browse/CURATOR-215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14540232#comment-14540232
 ] 

ASF GitHub Bot commented on CURATOR-215:
----------------------------------------

Github user madrob commented on a diff in the pull request:

    https://github.com/apache/curator/pull/77#discussion_r30155941
  
    --- Diff: curator-framework/src/site/confluence/index.confluence ---
    @@ -42,11 +42,16 @@ h3. Methods
     |getData()|Begins an operation to get a ZNode's data. Call additional 
methods (watch, background or get stat) and finalize the operation by calling 
forPath()|
     |setData()|Begins an operation to set a ZNode's data. Call additional 
methods (version or background) and finalize the operation by calling forPath()|
     |getChildren()|Begins an operation to get a ZNode's list of children 
ZNodes. Call additional methods (watch, background or get stat) and finalize 
the operation by calling forPath()|
    +<<<<<<< HEAD
    --- End diff --
    
    Merge conflict needs to be resolved.


> Support async multi/transaction APIs
> ------------------------------------
>
>                 Key: CURATOR-215
>                 URL: https://issues.apache.org/jira/browse/CURATOR-215
>             Project: Apache Curator
>          Issue Type: Sub-task
>          Components: Client, Framework
>            Reporter: Jordan Zimmerman
>            Assignee: Jordan Zimmerman
>             Fix For: 3.0.0
>
>
> ZooKeeper 3.5 adds async multi/transaction APIs. Add support in Curator.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to