Skip to content

KAFKA-4320: Clarify log compaction configuration docs#22304

Merged
mimaison merged 1 commit into
apache:trunkfrom
Derekko-web:KAFKA-4320-log-compaction-docs
May 20, 2026
Merged

KAFKA-4320: Clarify log compaction configuration docs#22304
mimaison merged 1 commit into
apache:trunkfrom
Derekko-web:KAFKA-4320-log-compaction-docs

Conversation

@Derekko-web
Copy link
Copy Markdown
Contributor

@Derekko-web Derekko-web commented May 17, 2026

Clarifies the log compaction docs by distinguishing between the log
cleaner being enabled and compaction being applied only to topics whose
cleanup policy includes compact. It also calls out the topic-level
cleanup.policy=compact override separately from the broker-level
log.cleanup.policy=compact default.

This contribution is my original work and I license the work to the
project under the project's open source license.

Testing:

  • ./gradlew siteDocsTar

Reviewers: Mickael Maison mickael.maison@gmail.com, Sushant Mahajan
smahajan@confluent.io

@github-actions github-actions Bot added triage PRs from the community docs small Small PRs labels May 17, 2026
Copy link
Copy Markdown
Collaborator

@smjn smjn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the change, LGTM

@github-actions github-actions Bot removed the triage PRs from the community label May 18, 2026
Copy link
Copy Markdown
Member

@mimaison mimaison left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks for the PR

@mimaison mimaison merged commit ac031bb into apache:trunk May 20, 2026
24 checks passed
JiayaoS pushed a commit to JiayaoS/kafka that referenced this pull request May 21, 2026
Clarifies the log compaction docs by distinguishing between the log
cleaner being enabled and compaction being applied only to topics whose
cleanup policy includes `compact`. It also calls out the topic-level
`cleanup.policy=compact` override separately from the broker-level
`log.cleanup.policy=compact` default.

Reviewers: Mickael Maison <mickael.maison@gmail.com>, Sushant Mahajan <smahajan@confluent.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants