[ https://issues.apache.org/jira/browse/KAFKA-15082?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Drawxy updated KAFKA-15082: --------------------------- Affects Version/s: 3.1.0 (was: 3.3.1) > The log retention policy doesn't take effect after altering log dir > ------------------------------------------------------------------- > > Key: KAFKA-15082 > URL: https://issues.apache.org/jira/browse/KAFKA-15082 > Project: Kafka > Issue Type: Bug > Affects Versions: 3.1.0 > Reporter: Drawxy > Priority: Critical > > There are two scenarios where the log retention policy doesn't take effect: > # During altering log dir, if a LeaderAndISR request of partition being > moved is sent to the broker, the broker will never resume the cleaning of log > segment. > # Cancel altering log dir. > In those scenarios, the stale log segment files will never be deleted, which > can cause the disk full issue. -- This message was sent by Atlassian Jira (v8.20.10#820010)