[
https://issues.apache.org/jira/browse/FLINK-3071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15030050#comment-15030050
]
ASF GitHub Bot commented on FLINK-3071:
---------------------------------------
GitHub user aljoscha opened a pull request:
https://github.com/apache/flink/pull/1417
[FLINK-3071] Add asynchronous state materialization thread
This also adds a test for asynchronous state handles.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/aljoscha/flink state-async
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/1417.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1417
----
commit 6810dca8cc67af8b0cd4a0be2fc2e55c618ce5cb
Author: Aljoscha Krettek <[email protected]>
Date: 2015-11-27T15:25:02Z
[FLINK-3071] Add asynchronous state materialization thread
This also adds a test for asynchronous state handles.
----
> Add asynchronous materialization thread
> ---------------------------------------
>
> Key: FLINK-3071
> URL: https://issues.apache.org/jira/browse/FLINK-3071
> Project: Flink
> Issue Type: Sub-task
> Components: Streaming
> Affects Versions: 0.10.0
> Reporter: Stephan Ewen
> Assignee: Aljoscha Krettek
> Fix For: 1.0.0
>
>
> Add a thread to the stream task that handles background materialization and
> acknowledges the checkpoint ones the materialization is complete.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)