This is controlled by linger.ms in the new producer in trunk. Thanks,
Jun On Thu, Sep 11, 2014 at 5:56 PM, Bhavesh Mistry <mistry.p.bhav...@gmail.com> wrote: > Hi Kafka team, > > How do I configure a max amount a message spend in Queue ? In old > producer, there is property called queue.buffering.max.ms and it is not > present in new one. Basically, if I just send one message that is less > than batch size, what is amount of time message will be in local Producer > Queue ? > > How do I control the time a message time spent in Queue with configuration > and batch size never reaches configuration limit ? > > Thanks, > > Bhavesh >