Hi all,

I was wondering how I could prevent blocking when using KafkaProducer to
send records with a full buffer.  I noticed from the v0.9 docs that there
was a block.on.buffer.full config that could be set to false to achieve
that behaviour...however, that was deprecated and is unavailable in v2.1.
Would setting max.block.ms to 0 behave the same?  If not, what's the best
way to do so?

Thanks,
Justin Borromeo

Reply via email to