[ https://issues.apache.org/jira/browse/FLINK-12467?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17323281#comment-17323281 ]
Flink Jira Bot commented on FLINK-12467: ---------------------------------------- This issue is assigned but has not received an update in 7 days so it has been labeled "stale-assigned". If you are still working on the issue, please give an update and remove the label. If you are no longer working on the issue, please unassign so someone else may work on it. In 7 days the issue will be automatically unassigned. > DataStreamAllroundTestProgram should define pause between checkpoints > --------------------------------------------------------------------- > > Key: FLINK-12467 > URL: https://issues.apache.org/jira/browse/FLINK-12467 > Project: Flink > Issue Type: Bug > Components: Test Infrastructure > Affects Versions: 1.9.0 > Reporter: Chesnay Schepler > Assignee: Chesnay Schepler > Priority: Major > Labels: stale-assigned > > Since the {{DataStreamAllroundTestProgram}} does not define a minimum pause > between checkpoints it can happen that the {{CheckpointCoordinator}} attempts > to start a checkpoint while another one is still on-going. > This results in a failed checkpoint if this checkpoint exceeds the maximum > number of concurrent checkpoints, which in our e2e tests results in a test > failure since the logs contain exceptions. -- This message was sent by Atlassian Jira (v8.3.4#803005)