Exception: Kafka::MessageSizeTooLarge

Inherits:
ProtocolError show all
Defined in:
lib/kafka.rb

Overview

10 The server has a configurable maximum message size to avoid unbounded memory allocation. This error is thrown if the client attempt to produce a message larger than this maximum.