You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/05/13 15:52:00 UTC

[jira] [Updated] (FLINK-12480) Introduce mailbox to StreamTask main-loop

     [ https://issues.apache.org/jira/browse/FLINK-12480?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ASF GitHub Bot updated FLINK-12480:
-----------------------------------
    Labels: pull-request-available  (was: )

> Introduce mailbox to StreamTask main-loop
> -----------------------------------------
>
>                 Key: FLINK-12480
>                 URL: https://issues.apache.org/jira/browse/FLINK-12480
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Runtime / Operators
>            Reporter: Stefan Richter
>            Assignee: Stefan Richter
>            Priority: Major
>              Labels: pull-request-available
>
> In this sub-task, we introduce the mailbox data-structure to the {{StreamTask}}'s main-loop that runs the step-wise actions. After this sub-task, the mailbox events should already be respected, but the loop will currently still always find that the mailbox is empty because it is not yet integrated with the events that we will include in the next sub-tasks.



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