Hi Lianet, Thanks for the KIP. AS1: I think the KIP states that the default for `batch.size` config is 16384 KiB. I think it's 16384 bytes, which is 16 KiB.
Apart from that, makes total sense. This is going to be helpful for high-latency situations. Thanks, Andrew On 2026/04/30 12:01:12 Lianet Magrans wrote: > Hi all, > > I would like to start a discussion on KIP-1332 that proposes a dynamic > memory allocation strategy for the Kafka producer, to unlock high-latency > scenarios increasingly common as Kafka moves toward object storage. > > https://cwiki.apache.org/confluence/display/KAFKA/KIP-1332%3A+Dynamic+memory+allocation+for+the+Kafka+producer > > Thanks! > Lianet >
