Zakelly Lan created FLINK-37620:
-----------------------------------
Summary: ForSt Sync mode support remote storage and provide
configurable options
Key: FLINK-37620
URL: https://issues.apache.org/jira/browse/FLINK-37620
Project: Flink
Issue Type: Improvement
Affects Versions: 2.0.0
Reporter: Zakelly Lan
Assignee: Yanfei Lei
Fix For: 2.1.0, 2.0.1
Currently, the ForSt state backend only serves with local state when using the
old state api (the synchronous ones). We should also enable the disaggregated
state capabilities in this scenario. Additionally, given the different API set
could be mixed used in one job across different tasks, we could provide options
for users to enforce local state in sync mode when enabling disaggregated state
(Such as 'state.backend.forst.sync.enforce-local'). This is useful for complex
SQL jobs.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)