Zakelly Lan created FLINK-36589: ----------------------------------- Summary: Decouple the initialization of sync and async keyed statebackend Key: FLINK-36589 URL: https://issues.apache.org/jira/browse/FLINK-36589 Project: Flink Issue Type: Sub-task Reporter: Zakelly Lan Assignee: Zakelly Lan
Currently, the operator will create both AsyncKeyedStateBackend and KeyedStateBackend and pick one for use. It's better to only create one. -- This message was sent by Atlassian Jira (v8.20.10#820010)