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

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

RivenSun created KAFKA-13449:
--------------------------------

             Summary: 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


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)