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)