You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Jun Rao (Created) (JIRA)" <ji...@apache.org> on 2012/03/24 00:21:26 UTC

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

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.7.1


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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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

Posted by "Joe Stein (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/KAFKA-316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joe Stein updated KAFKA-316:
----------------------------

    Fix Version/s:     (was: 0.7.1)
                   0.8
    
> 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.8
>
>
> 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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira