Hi, I have some questions about the batch size for producer.
How big should be the batch size? What happens if producer client crashes before batch is full and messages were still sitting in producer queue? Does it recover those messages when we restart the producer? Are these messages stored in memory or disk? Thanks Subhash A.