[ https://issues.apache.org/jira/browse/KAFKA-4766?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15869089#comment-15869089 ]
Lee Dongjin commented on KAFKA-4766: ------------------------------------ Yes, it seems like LZ4 compression is omitted at the wiki page. However, LZ4HC compression is not currently supported - it was introduced in commit 547cced but removed in commit 37356bf. (For details, please see https://www.mail-archive.com/dev@kafka.apache.org/msg65485.html) It seems like we have to update the page for LZ4 codec only. > Document lz4 and lz4hc in confluence > ------------------------------------ > > Key: KAFKA-4766 > URL: https://issues.apache.org/jira/browse/KAFKA-4766 > Project: Kafka > Issue Type: Sub-task > Components: documentation > Affects Versions: 0.8.2.0 > Reporter: Daniel Pinyol > Fix For: 0.8.2.0 > > > https://cwiki.apache.org/confluence/display/KAFKA/Compression does not > mention that lz4 and lz4hc compressions are supported -- This message was sent by Atlassian JIRA (v6.3.15#6346)