GitHub user granthenke opened a pull request:

    https://github.com/apache/kafka/pull/552

    KAFKA-2421: Upgrade LZ4 to version 1.3

    A few notes on the added test:
     * I verified this test fails when changing between snappy 1.1.1.2 and 
1.1.1.7 (per KAFKA-2189)
     * The hard coded numbers are passing before and after lzo change

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/granthenke/kafka lz4

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/kafka/pull/552.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 #552
    
----
commit 0d6eb9948c18cdabdadcb7baa67c59fe0c8c51e2
Author: Grant Henke <granthe...@gmail.com>
Date:   2015-11-18T17:58:09Z

    KAFKA-2421: Upgrade LZ4 to version 1.3
    
    A few notes on the added test:
     * I verified this test fails when changing between snappy 1.1.1.2 and 
1.1.1.7 (per KAFKA-2189)
     * The hard coded numbers are passing before and after lzo change

----


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to