Hi , In case of Async kafka producer(not using a get on producer.send()) what is the behavior if the num of messages are grater than batch.size and the we are still sending the messages and also previous send from kafka is not successful.
Will the producer block in that condition for any new requests? -- *With Regards * *RAHUL MITTAL*