You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@kafka.apache.org by Fang Wong <fw...@salesforce.com> on 2016/03/02 02:32:25 UTC

larger than the maximum size

Hi,

Anybody know how to fix the following error? I didn't send any large size
message, seems the system was sending a large message itself:

[2016-02-26 20:33:43,025] INFO Closing socket connection to /x due to
invalid request: Request of length 1937006964 is not valid, it is larger
than the maximum size of 104857600 bytes. (kafka.network.Processor)

Thanks,
Fang