[
https://issues.apache.org/jira/browse/FLINK-13019?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-13019:
-----------------------------------
Labels: pull-request-available (was: )
> IT test for fine-grained recovery
> ---------------------------------
>
> Key: FLINK-13019
> URL: https://issues.apache.org/jira/browse/FLINK-13019
> Project: Flink
> Issue Type: Sub-task
> Components: Runtime / Coordination
> Reporter: Andrey Zagrebin
> Assignee: Andrey Zagrebin
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.9.0
>
>
> The simplest IT test is to create a batch job with a sequence of non-parallel
> mappers.
> The each mapper writes to a blocking partition which means the next mapper
> starts when the previous is done.
> The mappers are not chained into one Task which makes them separate failover
> regions.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)