[ https://issues.apache.org/jira/browse/KAFKA-1990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14354325#comment-14354325 ]
Jeff Holoman commented on KAFKA-1990: ------------------------------------- Updated reviewboard https://reviews.apache.org/r/31590/diff/ against branch origin/trunk > 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 > Assignee: Jeff Holoman > Labels: newbie > Attachments: KAFKA-1990_2015-03-10_00:55:11.patch > > > 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)