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)