Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
Description
- Rejects the jobs containing operators which were implemented `InputSelectable` in case of enabled checkpointing.
- Rejects the jobs containing operators which were implemented `BoundedInput` or `BoundedMultiInput` in case of enabled checkpointing.
- Rejects the jobs containing operators which were implemented `InputSelectable` in case that credit-based flow control is disabled.
Attachments
Issue Links
- relates to
-
FLINK-13257 blink runner should avoid stream operator implementing BoundedOneInput
- Resolved
- links to