psai-github opened a new pull request, #20162: URL: https://github.com/apache/kafka/pull/20162
This PR enhances Kafka documentation for log compaction in `design.html` by: - Including an in-concrete before/after example pair to demonstrate how log compaction retains the latest value for any key. - Elaborating the elaboration of the tombstone records, their work and process of life. - Including the note that describes behavior of `log.cleanup.policy=compact`. These modifications are intended to make it easier for new developers and users to comprehend the operations and applications of log compaction, especially the state recovery, deletes, and topic configuration. No functional alterations. Docs-only release. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org