Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-20217 More fine-grained timer processing
  3. FLINK-35528

Skip execution of interruptible mails when yielding

    XMLWordPrintableJSON

Details

    Description

      When operators are yielding, for example waiting for async state access to complete before a checkpoint, it would be beneficial to not execute interruptible mails. Otherwise continuation mail for firing timers would be continuously re-enqeueed. To achieve that MailboxExecutor must be aware which mails are interruptible.

      The easiest way to achieve this is to set MIN_PRIORITY for interruptible mails.

      Attachments

        Issue Links

          Activity

            People

              pnowojski Piotr Nowojski
              pnowojski Piotr Nowojski
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: