The config name on the brokers is "message.max.bytes". It defaults to roughly 1 MB.
Thanks, Neha On Sat, May 17, 2014 at 8:46 AM, Jun Rao <jun...@gmail.com> wrote: > You just need to make sure that fetch size is larger than max.message.size > set in the brokers. > > Thanks, > > Jun > > > On Thu, May 15, 2014 at 3:55 PM, MB JA <arma.mar...@gmail.com> wrote: > > > Hi. > > > > I´m using Kafka, Can you help me please? :) > > > > I´m have the problem to read the next message available when is larger > > than the maximum fetch size you have specified, i do not manage several > > size´s for the message becase the size is very diferente of one message > to > > other. Do you now the more efficiente methos to solve it? > > > > Thanks. > > >