Mridul Verma created CURATOR-372:
------------------------------------

             Summary: CompressionProvider Function Signatures should not 
include the path
                 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


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)

Reply via email to