hi Murali chia_0: Should we set the importance level to LOW, following the pattern of buffered.records.per.partition?
chia_1: Is buffered.records.per.partition officially deprecated? I assumed it wasn't, but the KIP seems to suggest otherwise chia_2: Have you considered limiting records based on byte size rather than count? There’s a Jira (KAFKA-13152) that discussed this approach. Best, Chia-Ping On 2026/04/24 17:11:08 Muralidhar Basani via dev wrote: > Hi all, > > I would like to start a discussion on KIP-1325, which introduces a new > streams config to handle message fetching in the restore path. > > KIP : > https://cwiki.apache.org/confluence/display/KAFKA/KIP-1325%3A+Add+restore.buffered.records.per.partition+to+cap+Kafka+Streams+state-restore+memory > > Thanks, > Murali >
