You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Jay Kreps (JIRA)" <ji...@apache.org> on 2015/02/28 21:06:04 UTC

[jira] [Created] (KAFKA-1990) Add unlimited time-based log retention

Jay Kreps created KAFKA-1990:
--------------------------------

             Summary: Add unlimited time-based log retention
                 Key: KAFKA-1990
                 URL: https://issues.apache.org/jira/browse/KAFKA-1990
             Project: Kafka
          Issue Type: Improvement
            Reporter: Jay Kreps


Currently you can set
  log.retention.bytes = -1
to disable size based retention (in fact that is the default). However, there is no equivalent for time based retention. You can set time based retention to something really big like 2147483647 hours, which in practical terms is forever, but it is kind of silly to require this.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)