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

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

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)