No, I do not have compression enabled.

Casey

________________________________________
From: Jun Rao [jun...@gmail.com]
Sent: Wednesday, February 15, 2012 6:31 PM
To: kafka-users@incubator.apache.org
Subject: Re: Large message causing a MessageSizeTooLargeException

Did you enable compression? If so, try disable compression.

Thanks,

Jun

On Wed, Feb 15, 2012 at 2:37 PM, Sybrandy, Casey <
casey.sybra...@six3systems.com> wrote:

> Hello,
>
> I have a weird bug that I'm trying to figure out.  I'm trying to send a
> 30+ MB message through Kafka, but it keeps giving me a
> MessageSizeTooLargeException.  I did change the max.message.size property
> on the producer to be 50MB (50 * 1024 * 1024).  Is there something I'm
> missing?  The consumer is also set to accept messages up to the same size.
>
> Kafka 0.6.0
>
> Thanks.
>
> Casey

Reply via email to