hudeqi opened a new pull request, #13421: URL: https://github.com/apache/kafka/pull/13421
For ReplicaAlterLogDirsThread, if the partition is marked as failed due to an unknown exception and the partition fetch is suspended, the paused cleanup logic of the partition needs to be canceled, otherwise it will lead to serious unexpected disk usage growth. The detail of the issue is here: [jira](https://issues.apache.org/jira/browse/KAFKA-14824) -- 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