Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-2802

Watermark triggered operators cannot progress with cyclic flows

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Blocker
    • Resolution: Fixed
    • None
    • 0.10.0
    • API / DataStream
    • None

    Description

      The problem is that we can easily create a cyclic watermark (time) dependency in the stream graph which will result in a deadlock for watermark triggered operators such as the `WindowOperator`.

      A solution to this could be to emit a Long.MAX_VALUE watermark from the iteration sources.

      Attachments

        Activity

          People

            gyfora Gyula Fora
            gyfora Gyula Fora
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: