[
https://issues.apache.org/jira/browse/FLINK-12467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Flink Jira Bot updated FLINK-12467:
-----------------------------------
Labels: auto-deprioritized-major auto-deprioritized-minor auto-unassigned
(was: auto-deprioritized-major auto-unassigned stale-minor)
Priority: Not a Priority (was: Minor)
This issue was labeled "stale-minor" 7 days ago and has not received any
updates so it is being deprioritized. If this ticket is actually Minor, please
raise the priority and ask a committer to assign you the issue or revive the
public discussion.
> 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
> Priority: Not a Priority
> Labels: auto-deprioritized-major, auto-deprioritized-minor,
> auto-unassigned
>
> 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.20.1#820001)