looks like you are referring to scala producer configs.
https://kafka.apache.org/082/documentation.html#producerconfigs
scala producer is deprecated now. It will be removed in future. you can use
java producer
http://kafka.apache.org/documentation/#producerconfigs
buffering related are configs are
Can you please let me know what is the new parameter name for the same
functionality to simulate the queue full scenario?
Regards,
Sudhir
From: Mohapatra, Sudhir (Nokia - IN/Gurgaon)
Sent: Thursday, March 23, 2017 11:01 AM
To: 'users@kafka.apache.org' ; 'd...@kafka.apache.org'
Subject: Kafka q