doc-exports/docs/dms/umn/kafka_faq_0058.html
Chen, Junjie ca9677b121 DMS UMN 20230201 Version
Reviewed-by: Antonova, Ekaterina <ekantono@noreply.gitea.eco.tsi-dev.otc-service.com>
Co-authored-by: Chen, Junjie <chenjunjie@huawei.com>
Co-committed-by: Chen, Junjie <chenjunjie@huawei.com>
2024-07-22 13:20:04 +00:00

13 lines
909 B
HTML

<a name="kafka_faq_0058"></a><a name="kafka_faq_0058"></a>
<h1 class="topictitle1">How Do I Modify message.max.bytes?</h1>
<div id="body0000001641275772"><p id="kafka_faq_0058__p8060118"><strong id="kafka_faq_0058__b186901157194215">message.max.bytes</strong> can be modified on the <strong id="kafka_faq_0058__b7691115716427">Parameters</strong> page on the console. For details, see <a href="kafka-ug-0007.html">Modifying Kafka Instance Configuration Parameters</a>.</p>
<p id="kafka_faq_0058__p19160392077">The maximum value of <strong id="kafka_faq_0058__b16561161054312">message.max.bytes</strong> is 10,485,760 bytes. If a single message is larger than this size, compress the message with algorithms or split it in the service logic.</p>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="kafka-faq-190416001.html">Messages</a></div>
</div>
</div>