Guozhang Wang created KAFKA-6535:
------------------------------------

             Summary: Set default retention ms for Streams repartition topics 
to infinity
                 Key: KAFKA-6535
                 URL: https://issues.apache.org/jira/browse/KAFKA-6535
             Project: Kafka
          Issue Type: Improvement
          Components: streams
            Reporter: Guozhang Wang


After KIP-220 / KIP-204, repartition topics in Streams are transient, so it is 
better to set its default retention to infinity to allow any records be pushed 
to it with old timestamps (think: bootstrapping, re-processing) and just rely 
on the purging API to keeping its storage small.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to