[jira] [Created] (FLINK-12479) Make InputProcessors and StreamIterationHead non-blocking

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

[jira] [Created] (FLINK-12479) Make InputProcessors and StreamIterationHead non-blocking

Shang Yuanchun (Jira)
Stefan Richter created FLINK-12479:
--------------------------------------

             Summary: Make InputProcessors and StreamIterationHead non-blocking
                 Key: FLINK-12479
                 URL: https://issues.apache.org/jira/browse/FLINK-12479
             Project: Flink
          Issue Type: Sub-task
          Components: Runtime / Operators
            Reporter: Stefan Richter


After decomposing the monolith loops in the previous sub-task, we need to change the implementations of certain actions, e.g. in {{InputProcessor}}s to be non-blocking, so that they will not stall the mailbox processing in the future.



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