[ https://issues.apache.org/jira/browse/FLINK-24646?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
ASF GitHub Bot updated FLINK-24646: ----------------------------------- Labels: pull-request-available (was: ) > 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)