You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Stefan Richter (JIRA)" <ji...@apache.org> on 2019/05/10 09:51:00 UTC

[jira] [Created] (FLINK-12482) Make checkpoint trigger/notifyComplete run via the mailbox queue

Stefan Richter created FLINK-12482:
--------------------------------------

             Summary: Make checkpoint trigger/notifyComplete run via the mailbox queue
                 Key: FLINK-12482
                 URL: https://issues.apache.org/jira/browse/FLINK-12482
             Project: Flink
          Issue Type: Sub-task
          Components: Runtime / Operators
            Reporter: Stefan Richter


For the stream source, we also need to enqueue checkpoint related signals (trigger, notifyComplete) to the mailbox now so that they run in the stream task's main-thread.



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