[
https://issues.apache.org/jira/browse/DL-179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15804143#comment-15804143
]
ASF GitHub Bot commented on DL-179:
-----------------------------------
GitHub user khurrumnasimm opened a pull request:
https://github.com/apache/incubator-distributedlog/pull/106
DL-179: Support ZStandard Compression
This PR is to add [Zstd](https://github.com/facebook/zstd) compression
support.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/khurrumnasimm/incubator-distributedlog kn/zstd
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-distributedlog/pull/106.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 #106
----
commit 618cf56552e3bcb6660eb42307f0f1285f7b060a
Author: Khurrum Nasim <[email protected]>
Date: 2017-01-06T09:42:38Z
DL-179: Support ZStandard Compression
----
> Support ZStandard Compression
> -----------------------------
>
> Key: DL-179
> URL: https://issues.apache.org/jira/browse/DL-179
> Project: DistributedLog
> Issue Type: New Feature
> Components: distributedlog-protocol
> Reporter: Khurrum Nasim
> Assignee: Khurrum Nasim
> Fix For: 0.5.0
>
>
> Add ZStandard Compression Support : https://github.com/facebook/zstd and
> http://facebook.github.io/zstd/ has been in use for a while now.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)