[
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-unassigned (was: auto-unassigned
stale-major)
Priority: Minor (was: Major)
This issue was labeled "stale-major" 7 ago and has not received any updates so
it is being deprioritized. If this ticket is actually Major, 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: Minor
> Labels: auto-deprioritized-major, 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.3.4#803005)