[ 
https://issues.apache.org/jira/browse/KAFKA-19539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Matthias J. Sax updated KAFKA-19539:
------------------------------------
    Summary: Kafka Streams should also purge internal topics based on user 
commit requests  (was: Kafka Streams should purge internal topics based on user 
commit requests)

> 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
>            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)

Reply via email to