-
Type:
Bug
-
Status: Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 1.12.0
-
Fix Version/s: 1.13.0
-
Component/s: API / DataStream
-
Labels:
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.
- relates to
-
FLINK-20115 Test Batch execution for the DataStream APIĀ
-
- Closed
-