[ https://issues.apache.org/jira/browse/KAFKA-15097?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mukesh Mishra updated KAFKA-15097: ---------------------------------- Description: Currently we are facing NoSuchFileException in LogCleaner, which is critical error as result platform get shutown. We are running Kafka in Kraft Mode. The cluster is having 3 Node. Kafka version - 3.3.1 We are facing issue systematically, which occurs after retention reached. Here's the logs of Node 1 for consumer offset 4146 for which we have faced NoSuchFileException on 24 may 2023 Config : [^config.txt] ^Logs :^ ^Server Node 1 [^server.log]^ Log Cleaner : [^log-cleaner.log] ^__consumer_offset_49 directory logs :^ ^!__consumer_offset_49.png!^ we suspect that swap operation is culprit as we can see swap file for consumer offset 4146 for __consumer_offset_49 was: Currently we are facing NoSuchFileException in LogCleaner, which is critical error as result platform get shutown. We are running Kafka in Kraft Mode. The cluster is having 3 Node. Kafka version - 3.3.1 We are facing issue systematically, which occurs after retention reached. Here's the logs of Node 1 for consumer offset 4146 for which we have faced NoSuchFileException on 24 may 2023 Config : [^config.txt] ^Logs :^ ^Server Node 1 [^server.log]^ ^Log Cleaner : [^log-cleaner.log] ^ ^__consumer_offset_49 directory logs :^ ^!__consumer_offset_49.png!^ we suspect that swap operation is culprit as we can see swap file for consumer offset 4146 for __consumer_offset_49 > NoSuchFileException in LogCleaner Operation. > -------------------------------------------- > > Key: KAFKA-15097 > URL: https://issues.apache.org/jira/browse/KAFKA-15097 > Project: Kafka > Issue Type: Bug > Components: log cleaner > Affects Versions: 3.3.1 > Reporter: Mukesh Mishra > Priority: Blocker > Attachments: __consumer_offset_49.png, config.txt, log-cleaner.log, > server.log > > > Currently we are facing NoSuchFileException in LogCleaner, which is critical > error as result platform get shutown. > We are running Kafka in Kraft Mode. > The cluster is having 3 Node. > Kafka version - 3.3.1 > We are facing issue systematically, which occurs after retention reached. > Here's the logs of Node 1 for consumer offset 4146 for which we have faced > NoSuchFileException on 24 may 2023 > Config : > [^config.txt] > ^Logs :^ > ^Server Node 1 [^server.log]^ > Log Cleaner : > [^log-cleaner.log] > ^__consumer_offset_49 directory logs :^ > ^!__consumer_offset_49.png!^ > we suspect that swap operation is culprit as we can see swap file for > consumer offset 4146 for __consumer_offset_49 -- This message was sent by Atlassian Jira (v8.20.10#820010)