[
https://issues.apache.org/jira/browse/KAFKA-2436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dong Lin updated KAFKA-2436:
----------------------------
Status: Patch Available (was: In Progress)
> 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
>
> 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)