[jira] [Created] (FLINK-11879) Add JobGraph validators for the uses of TwoInputSelectable, BoundedOneInput and BoundedTwoInput

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-11879) Add JobGraph validators for the uses of TwoInputSelectable, BoundedOneInput and BoundedTwoInput

Shang Yuanchun (Jira)
Haibo Sun created FLINK-11879:
---------------------------------

             Summary: Add JobGraph validators for the uses of TwoInputSelectable, BoundedOneInput and BoundedTwoInput
                 Key: FLINK-11879
                 URL: https://issues.apache.org/jira/browse/FLINK-11879
             Project: Flink
          Issue Type: Sub-task
            Reporter: Haibo Sun
            Assignee: Haibo Sun


- Rejects the jobs containing operators which were implemented `TwoInputSelectable` in case of enabled checkpointing.
 - Rejects the jobs containing operators which were implemented `BoundedInput` or `BoundedTwoInput` in case of enabled checkpointing.
 - Rejects the jobs containing operators which were implemented `TwoInputSelectable` in case that credit-based flow control is disabled.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)