You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@distributedlog.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/01/06 09:48:58 UTC

[jira] [Commented] (DL-179) Support ZStandard Compression

    [ 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 <kh...@gmail.com>
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)