[
https://issues.apache.org/jira/browse/KAFKA-5686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Seweryn Habdank-Wojewodzki closed KAFKA-5686.
---------------------------------------------
The page: https://cwiki.apache.org/confluence/display/KAFKA/Compression
seems to be updated.
> Documentation inconsistency on the "Compression"
> ------------------------------------------------
>
> Key: KAFKA-5686
> URL: https://issues.apache.org/jira/browse/KAFKA-5686
> Project: Kafka
> Issue Type: Bug
> Components: documentation
> Affects Versions: 0.11.0.0
> Reporter: Seweryn Habdank-Wojewodzki
> Assignee: Manikumar
> Priority: Minor
>
> At the page:
> https://kafka.apache.org/documentation/
> There is a sentence:
> {{Kafka supports GZIP, Snappy and LZ4 compression protocols. More details on
> compression can be found here.}}
> Especially link under the word *here* is describing very old compression
> settings, which is false in case of version 0.11.x.y.
> JAVA API:
> Also it would be nice to clearly state if *compression.type* uses only case
> sensitive String as a value or if it is recommended to use e.g.
> {{CompressionType.GZIP.name}} for JAVA API.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)