[
https://issues.apache.org/jira/browse/KAFKA-13997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17559035#comment-17559035
]
Naveen P commented on KAFKA-13997:
----------------------------------
After following step 4 from below link issue was resolved for us, but not sure
if this is a bug.
https://www.baeldung.com/kafka-purge-topic#selective-record-deletion
> one partition logs are not getting purged
> ------------------------------------------
>
> Key: KAFKA-13997
> URL: https://issues.apache.org/jira/browse/KAFKA-13997
> Project: Kafka
> Issue Type: Bug
> Components: log cleaner
> Affects Versions: 2.0.0
> Reporter: Naveen P
> Priority: Major
>
> We have issue with one of our topic in kafka cluster, which is taking huge
> space, while checking found one of the partion doesn't have old logs getting
> purged, due to this space is getting full.
>
> Since we have replication factor 3 for this topic, same behaviour is observed
> on 3 kafka broker nodes. We need workaround to cleanup old log messages and
> also find root cause for this issue.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)