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/27 15:54:00 UTC

[jira] [Closed] (FLINK-24644) Introduce broadcast output to support broadcast events to all the downstream operators

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

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

> Introduce broadcast output to support broadcast events to all the downstream operators
> --------------------------------------------------------------------------------------
>
>                 Key: FLINK-24644
>                 URL: https://issues.apache.org/jira/browse/FLINK-24644
>             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
>
>
> Iteration requires to broadcast the epoch-watermark inside iteration no matter what partitioner is used. Currently it is not directly supported by the DataStream API, thus we need use reflection to use some low-level operations to implement this functionality.



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