You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Yun Gao (Jira)" <ji...@apache.org> on 2021/10/29 08:06:00 UTC

[jira] [Closed] (FLINK-24646) Add operator wrapper for all-round iterations

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

Yun Gao closed FLINK-24646.
---------------------------
    Resolution: Fixed

> Add operator wrapper for all-round iterations
> ---------------------------------------------
>
>                 Key: FLINK-24646
>                 URL: https://issues.apache.org/jira/browse/FLINK-24646
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Library / Machine Learning
>            Reporter: Yun Gao
>            Assignee: Yun Gao
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.1.0
>
>
> Inside the iteration, we will also broadcast the special events to mark the end of rounds. To process these events, all the operators inside the iteration is wrapped with a specialized wrapper operator. 
> There are two kinds of wrappers: the first wrapper would not recreate the users' operator for each round, and the second one would. This issue would implement the first kind. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)