Zakelly Lan created FLINK-36598: ----------------------------------- Summary: [state/forst] Refactor initialization of ForSt db core Key: FLINK-36598 URL: https://issues.apache.org/jira/browse/FLINK-36598 Project: Flink Issue Type: Sub-task Components: Runtime / State Backends Reporter: Zakelly Lan Assignee: Zakelly Lan
Currently, the {{ForSt}} creates {{FileSystem}} itself. It is better to create it from flink side add give it to {{ForSt}}. By doing so, we are able to inject a cache or share files with the checkpoint. -- This message was sent by Atlassian Jira (v8.20.10#820010)