Zakelly Lan created FLINK-37867: ----------------------------------- Summary: ForSt StateBackend fail to clean up files of the half-uploaded checkpoint when using path copying Key: FLINK-37867 URL: https://issues.apache.org/jira/browse/FLINK-37867 Project: Flink Issue Type: Bug Components: Runtime / State Backends Reporter: Zakelly Lan Assignee: Han Yin
ForSt Statebackend could leverage path copying during checkpoint files upload. However, that code path lacks the guard of {{{}{CloseableRegistry{}}}} for temp resources. This should be fixed. -- This message was sent by Atlassian Jira (v8.20.10#820010)