GitHub user mridulv opened a pull request:
https://github.com/apache/curator/pull/180
CURATOR-372 Removed Path from the Compression Provider
This is in accordance to this ISSUE
https://issues.apache.org/jira/browse/CURATOR-372
We are unnecessarily passing this information to the compression provider.
CompressionProvider should be agnostic with the path.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mridulv/curator
mridul-cleanup-compressionProvider
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/curator/pull/180.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #180
----
commit e90a0123a79dd9ae4b4613203ae207365f0f6a58
Author: MRIDUL VERMA <[email protected]>
Date: 2016-12-31T07:47:32Z
CURATOR-372 Removed Path from the Compression Provider and from all its
Usages
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---