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

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

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

Shang Yuanchun (Jira)
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)