You need to change max.message.size on the brokers.
Thanks,
Jun
On Fri, May 16, 2014 at 11:02 AM, Bhavesh Mistry wrote:
> Hi Kafka Dev Group,
>
> We are using Kafka version 0.8 and I am getting following exception:
>
>
> WARN warn, Produce request with correlation id 1617 failed due to
> [r
>From the documentation, the correct is message.max.bytes
​Regards​
--
Lucas Zago
48 9617 6763
Hi Kafka Dev Group,
We are using Kafka version 0.8 and I am getting following exception:
WARN warn, Produce request with correlation id 1617 failed due to
[rawlog,19]: kafka.common.MessageSizeTooLargeException
WARN warn, Produce request with correlation id 1819 failed due to
[rawlog,24]: kaf