Amin Qurjili created KAFKA-13924:
------------------------------------
Summary: purging a Kafka topic at an specific time and interval
Key: KAFKA-13924
URL: https://issues.apache.org/jira/browse/KAFKA-13924
Project: Kafka
Issue Type: Improvement
Components: log cleaner
Reporter: Amin Qurjili
In our use case we had an idea to use Kafka compaction strategy as a persisted
cache and as a disaster recovery:
we are developing a trading platform where order notifications are reset at
00:00am everyday. and trade times are not consistent to handle this with
retention.ms parameters.
so it would be great if a mechanism is built in for purging a topic at an
specific time like 00:00 and interval like every 2 days or everyday.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)