You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "David Jacot (Jira)" <ji...@apache.org> on 2021/11/16 13:53:00 UTC

[jira] [Resolved] (KAFKA-13449) Comment optimization for parameter log.cleaner.delete.retention.ms

     [ https://issues.apache.org/jira/browse/KAFKA-13449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Jacot resolved KAFKA-13449.
---------------------------------
    Fix Version/s: 3.2.0
       Resolution: Fixed

> Comment optimization for parameter log.cleaner.delete.retention.ms 
> -------------------------------------------------------------------
>
>                 Key: KAFKA-13449
>                 URL: https://issues.apache.org/jira/browse/KAFKA-13449
>             Project: Kafka
>          Issue Type: Improvement
>          Components: config
>    Affects Versions: 3.0.0
>            Reporter: RivenSun
>            Priority: Major
>             Fix For: 3.2.0
>
>
> You can view the comment of this parameter from Kafka's official website.
> https://kafka.apache.org/documentation/#brokerconfigs_log.cleaner.delete.retention.ms
> {code:java}
> log.cleaner.delete.retention.ms
> How long are delete records retained? {code}
> I think it should be consistent with the comment of topic level parameter *delete.retention.ms* .
> https://kafka.apache.org/documentation/#topicconfigs_delete.retention.ms



--
This message was sent by Atlassian Jira
(v8.20.1#820001)