Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-11875 Enhance stream operator API to support selective reading and EndOfInput event
  3. FLINK-11880

Add JobGraph validators for the uses of TwoInputSelectable, BoundedOneInput and BoundedTwoInput

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • None
    • None
    • None
    • None

    Description

      • 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.

      Attachments

        Activity

          People

            sunhaibotb Haibo Sun
            sunhaibotb Haibo Sun
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: