You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Sönke Liebau (Jira)" <ji...@apache.org> on 2019/11/22 12:38:00 UTC

[jira] [Created] (KAFKA-9226) Section on deletion of segment files is out of date

Sönke Liebau created KAFKA-9226:
-----------------------------------

             Summary: Section on deletion of segment files is out of date
                 Key: KAFKA-9226
                 URL: https://issues.apache.org/jira/browse/KAFKA-9226
             Project: Kafka
          Issue Type: Improvement
          Components: documentation
    Affects Versions: 2.3.0
            Reporter: Sönke Liebau


The section on segment deletion in the documentation seems to be a bit out of date.

https://kafka.apache.org/documentation/#impl_deletes

I noticed:
* pluggable deletion policies - can't find those
* deletion of segment by file access time - that's changed to record timestamp
* future mentions of size based cleanup policies - those have been implemented



--
This message was sent by Atlassian Jira
(v8.3.4#803005)