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