Should we introduce a lower bound to avoid bouncing between pause and resume? For example, a paused partition should only be resumed once the buffered records drop below 50% of the max capacity
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 >
