You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Manikumar (JIRA)" <ji...@apache.org> on 2017/08/17 11:53:01 UTC

[jira] [Resolved] (KAFKA-276) Enforce max.message.size on the total message size, not just on payload size

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