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

David Arthur updated KAFKA-316:
-------------------------------

    Status: Patch Available  (was: Open)

Add a "depth" variable to keep track of recursion level. If depth > 0, throw an 
InvalidMessageException
                
> 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
>
>         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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to