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)