[
https://issues.apache.org/jira/browse/CURATOR-93?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14035830#comment-14035830
]
ASF GitHub Bot commented on CURATOR-93:
---------------------------------------
Github user madrob commented on a diff in the pull request:
https://github.com/apache/curator/pull/12#discussion_r13921881
--- Diff:
curator-framework/src/main/java/org/apache/curator/framework/api/transaction/TransactionCreateBuilder.java
---
@@ -19,12 +19,15 @@
package org.apache.curator.framework.api.transaction;
import org.apache.curator.framework.api.ACLPathAndBytesable;
+import org.apache.curator.framework.api.Compressible;
+import org.apache.curator.framework.api.CreateBackgroundModeACLable;
--- End diff --
nit: unused import?
> Have TransactionCreateBuilder implement Compressible
> ----------------------------------------------------
>
> Key: CURATOR-93
> URL: https://issues.apache.org/jira/browse/CURATOR-93
> Project: Apache Curator
> Issue Type: Improvement
> Reporter: Benjamin Jaton
> Assignee: Jordan Zimmerman
> Priority: Minor
> Labels: compression, curator, transaction
>
> It would be nice to support compression for operations done in a transaction.
--
This message was sent by Atlassian JIRA
(v6.2#6252)