[jira] [Created] (FLINK-3237) Create AsynchronousKvStateSnapshot similar to AsynchronousStateHandle

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-3237) Create AsynchronousKvStateSnapshot similar to AsynchronousStateHandle

Shang Yuanchun (Jira)
Gyula Fora created FLINK-3237:
---------------------------------

             Summary: Create AsynchronousKvStateSnapshot similar to AsynchronousStateHandle
                 Key: FLINK-3237
                 URL: https://issues.apache.org/jira/browse/FLINK-3237
             Project: Flink
          Issue Type: New Feature
          Components: Streaming
    Affects Versions: 1.0.0
            Reporter: Gyula Fora


Currently only function state snapshots (StateHandle) can be materialised asynchronously and not KvStateSnapshots.

The same logic should be applied there as well (this can maybe even run in the same thread as the AsynchronousStateHandle materialization)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)