[ https://issues.apache.org/jira/browse/KAFKA-19539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Lan Ding reassigned KAFKA-19539: -------------------------------- Assignee: Lan Ding > Kafka Streams should also purge internal topics based on user commit requests > ----------------------------------------------------------------------------- > > Key: KAFKA-19539 > URL: https://issues.apache.org/jira/browse/KAFKA-19539 > Project: Kafka > Issue Type: Bug > Components: streams > Reporter: Matthias J. Sax > Assignee: Lan Ding > Priority: Major > > Based on > [https://stackoverflow.com/questions/79712093/kafka-streams-application-does-not-purge-repartition-topic-records-when-manual-c] > Kafka Streams seems to use "delete record request" for internal topic only on > regular commit via `commit.interval.ms`. > However, if `commit.interval.ms` is set to a very high value, and users > request commits manually via `context.commit()` no purging happens. -- This message was sent by Atlassian Jira (v8.20.10#820010)