[
https://issues.apache.org/jira/browse/CURATOR-372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15812230#comment-15812230
]
ASF GitHub Bot commented on CURATOR-372:
----------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/curator/pull/180
> 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)