[ https://issues.apache.org/jira/browse/KAFKA-3675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15275506#comment-15275506 ]
ASF GitHub Bot commented on KAFKA-3675: --------------------------------------- GitHub user ijuma opened a pull request: https://github.com/apache/kafka/pull/1343 KAFKA-3675; Add lz4 to parametrized `test_upgrade` system test You can merge this pull request into a Git repository by running: $ git pull https://github.com/ijuma/kafka kafka-3675-lz4-test-upgrade Alternatively you can review and apply these changes as the patch at: https://github.com/apache/kafka/pull/1343.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 #1343 ---- commit 895fc2e77f90278a64bfecbec7732e5bdc42d183 Author: Ismael Juma <ism...@juma.me.uk> Date: 2016-05-07T20:29:40Z Add lz4 to parametrized test_upgrade ---- > Add lz4 to parametrized `test_upgrade` system test > -------------------------------------------------- > > Key: KAFKA-3675 > URL: https://issues.apache.org/jira/browse/KAFKA-3675 > Project: Kafka > Issue Type: Test > Reporter: Ismael Juma > Assignee: Ismael Juma > Fix For: 0.10.0.0 > > > KIP-57 fixes the LZ4 framing in message format 0.10.0 and we should verify > that this works correctly during upgrades. -- This message was sent by Atlassian JIRA (v6.3.4#6332)