[
https://issues.apache.org/jira/browse/CURATOR-372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jordan Zimmerman updated CURATOR-372:
-------------------------------------
Fix Version/s: awaiting-response
> CompressionProvider should not take path as an Arguement
> --------------------------------------------------------
>
> Key: CURATOR-372
> URL: https://issues.apache.org/jira/browse/CURATOR-372
> Project: Apache Curator
> Issue Type: Task
> Components: Framework
> Reporter: Mridul Verma
> Priority: Trivial
> Fix For: awaiting-response
>
>
> Currently in Curator-Framework in Compression Provider, we
> {code}
> compress(String path, byte[] data)
> {code}
> we use the path, but the `path` is not required for this functionality.
> So we should clean this up.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)