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