Zakelly Lan created FLINK-37868: ----------------------------------- Summary: Respect the `maxTransferBytes` when using path copying in ForSt Key: FLINK-37868 URL: https://issues.apache.org/jira/browse/FLINK-37868 Project: Flink Issue Type: Bug Reporter: Zakelly Lan Assignee: Han Yin
During the file upload in ForSt StateBackend, a parameter `maxTransferBytes` is passed to truncate the file if needed. However, the path copy does not respect this value. -- This message was sent by Atlassian Jira (v8.20.10#820010)