You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Neha Narkhede (JIRA)" <ji...@apache.org> on 2014/02/01 20:46:16 UTC

[jira] [Updated] (KAFKA-316) disallow recursively compressed message

     [ https://issues.apache.org/jira/browse/KAFKA-316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Neha Narkhede updated KAFKA-316:
--------------------------------

    Fix Version/s:     (was: 0.8.1)
                   0.9.0

> disallow recursively compressed message
> ---------------------------------------
>
>                 Key: KAFKA-316
>                 URL: https://issues.apache.org/jira/browse/KAFKA-316
>             Project: Kafka
>          Issue Type: Improvement
>          Components: core
>            Reporter: Jun Rao
>             Fix For: 0.9.0
>
>         Attachments: 0001-KAFKA-316-Disallow-MessageSets-within-MessageSets.patch
>
>
> Currently, it is possible to create a compressed Message that contains a set of Messages, each of which is further compressed. Support recursively compressed messages has little benefit and can complicates the on disk storage format. We should probably disallow this.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)