[ 
https://issues.apache.org/jira/browse/CURATOR-278?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mike Drob reassigned CURATOR-278:
---------------------------------

    Assignee: Mike Drob

The patch looks pretty good, thank you for submitting it, Grant!

I need to look at it a little bit more closely, since the API chains are pretty 
important to get right and I'll want to be convinced that we're doing it 
correctly.

> In transactions compressed option does not work with some fluent api 
> combinations
> ---------------------------------------------------------------------------------
>
>                 Key: CURATOR-278
>                 URL: https://issues.apache.org/jira/browse/CURATOR-278
>             Project: Apache Curator
>          Issue Type: Bug
>          Components: Framework
>    Affects Versions: 2.9.1
>            Reporter: Grant Henke
>            Assignee: Mike Drob
>
> I can't find a way to use compression with the following options in 
> transactions. These do not compile:
> - _transaction.setData().compressed().withVersion(1).forPath("/path")_
> -  
> _transaction.create().compressed().withMode(CreateMode.PERSISTENT).forPath("path")_
>   
> - 
> _transaction.create().compressed().withMode(CreateMode.PERSISTENT).withACL(ZooDefs.Ids.OPEN_ACL_UNSAFE).forPath("path")_



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

Reply via email to