You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Gyula Fora (JIRA)" <ji...@apache.org> on 2016/01/14 22:51:39 UTC

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

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)