[
https://issues.apache.org/jira/browse/KAFKA-276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Manikumar resolved KAFKA-276.
-----------------------------
Resolution: Fixed
This was fixed in newer Kafka versions.
> Enforce max.message.size on the total message size, not just on payload size
> ----------------------------------------------------------------------------
>
> Key: KAFKA-276
> URL: https://issues.apache.org/jira/browse/KAFKA-276
> Project: Kafka
> Issue Type: Sub-task
> Components: core
> Affects Versions: 0.7
> Reporter: Neha Narkhede
>
> Today, the max.message.size config is enforced only on the payload size of
> the message. But the actual message size is header size + payload size.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)