[
https://issues.apache.org/jira/browse/KAFKA-10889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17254945#comment-17254945
]
Wenbing Shen commented on KAFKA-10889:
--------------------------------------
* I'm getting it a little wrong here,log cleaner is only working on the log
segment of the compact type.Uncompact segments are removed by the log manager's
timed task.However, there is still a problem on my side that the log segment of
non compact type has not been cleaned up.
> The log cleaner is not working for topic partitions
> ---------------------------------------------------
>
> Key: KAFKA-10889
> URL: https://issues.apache.org/jira/browse/KAFKA-10889
> Project: Kafka
> Issue Type: Bug
> Components: log cleaner
> Affects Versions: 2.0.0
> Reporter: Wenbing Shen
> Assignee: Wenbing Shen
> Priority: Blocker
> Attachments: 0880c08b0110fcdd9b0c.png, 0880c08b0110fcddfb0b.png
>
>
> * I have a topic that is reserved for the default of 7 days, but the log
> exists from October 26th to December 25th today.The log cleaner doesn't seem
> to be working on it.This seems to be an underlying problem in Kafka.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)