[ 
https://issues.apache.org/jira/browse/FLINK-17741?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Piotr Nowojski updated FLINK-17741:
-----------------------------------
    Fix Version/s: 1.11.0

> Create integration or e2e test for out of order (savepoint) barriers
> --------------------------------------------------------------------
>
>                 Key: FLINK-17741
>                 URL: https://issues.apache.org/jira/browse/FLINK-17741
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Tests
>            Reporter: Roman Khachatryan
>            Priority: Major
>             Fix For: 1.11.0
>
>
> Unaligned checkpoints MVP assumes at most one barrier at a time. This is 
> ensured by max-concurrent-checkpoints on CheckpointCoordinator.
> But it seems possible that CheckpointCoordinator considers a checkpoint 
> canceled, starts a new one, while some old barriers are still flowing in the 
> graph.
> As of now, this situation isn't tested.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to