[
https://issues.apache.org/jira/browse/FLINK-20305?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Weijie Guo updated FLINK-20305:
-------------------------------
Affects Version/s: 2.1.0
(was: 1.12.0)
> Iterative job with maxWaitTimeMillis does not terminate
> -------------------------------------------------------
>
> Key: FLINK-20305
> URL: https://issues.apache.org/jira/browse/FLINK-20305
> Project: Flink
> Issue Type: Bug
> Components: API / DataStream
> Affects Versions: 2.1.0
> Reporter: Till Rohrmann
> Priority: Minor
> Labels: auto-deprioritized-major, usability
> Fix For: 2.0.0
>
>
> While testing the {{DataStream}} API, I noticed that an iterative job with
> {{maxWaitTimeMillis}} set, sometimes did not terminate depending on the used
> parallelism. Since I used a bounded source with few events, it looked a bit
> as if the iteration tasks couldn't terminate if they didn't receive an event.
> The corresponding testing job including test data can be found
> [here|https://github.com/tillrohrmann/flink-streaming-batch-execution/tree/iteration-problem].
--
This message was sent by Atlassian Jira
(v8.20.10#820010)