[ https://issues.apache.org/jira/browse/KAFKA-475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13440559#comment-13440559 ]
Jun Rao commented on KAFKA-475: ------------------------------- 1. Yes, adding a topic level log retention size will be useful. 3. Yes, we can make timeOfCreation and Option. Initially, it will be none. It becomes a non-empty value on next append. 4. It doesn't seem that rolling logs are interfering with log cleanup. So, removing those tests should be fine. > Time based log segment rollout > ------------------------------ > > Key: KAFKA-475 > URL: https://issues.apache.org/jira/browse/KAFKA-475 > Project: Kafka > Issue Type: New Feature > Affects Versions: 0.7.1 > Reporter: Swapnil Ghike > Assignee: Swapnil Ghike > Labels: features > Fix For: 0.7.2 > > Attachments: kafka-475-v1.patch, kafka-475-v2.patch, > kafka-475-v3.patch > > Original Estimate: 48h > Remaining Estimate: 48h > > Some applications might want their data to be deleted from the Kafka servers > earlier than the default retention time. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira