[ https://issues.apache.org/jira/browse/KAFKA-2436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Gwen Shapira updated KAFKA-2436: -------------------------------- Resolution: Fixed Fix Version/s: 0.8.3 Status: Resolved (was: Patch Available) Pushed to trunk! Thanks for fixing this, [~lindong] > log.retention.hours should be honored by LogManager > --------------------------------------------------- > > Key: KAFKA-2436 > URL: https://issues.apache.org/jira/browse/KAFKA-2436 > Project: Kafka > Issue Type: Bug > Reporter: Dong Lin > Assignee: Dong Lin > Priority: Critical > Fix For: 0.8.3 > > > Currently log.retention.hours is used to calculate > KafkaConfig.logRetentionTimeMillis. But it is not used in LogManager to > decide when to delete a log. LogManager is only using the log.retention.ms in > the broker configuration. -- This message was sent by Atlassian JIRA (v6.3.4#6332)