You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Stephan Ewen (Jira)" <ji...@apache.org> on 2020/05/16 15:33:00 UTC

[jira] [Resolved] (FLINK-17696) Support eager initialization of operators with OperatorEventDispatcher

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

Stephan Ewen resolved FLINK-17696.
----------------------------------
    Resolution: Fixed

Fixed in 1.11.0 via
  - 1c9ed3d846435ef36532e9f193327b30c17b5e11

>  Support eager initialization of operators with OperatorEventDispatcher
> -----------------------------------------------------------------------
>
>                 Key: FLINK-17696
>                 URL: https://issues.apache.org/jira/browse/FLINK-17696
>             Project: Flink
>          Issue Type: Improvement
>          Components: Runtime / Task
>            Reporter: Stephan Ewen
>            Assignee: Stephan Ewen
>            Priority: Minor
>             Fix For: 1.11.0
>
>
> The {{StreamOperatorParameters}} are parameters available for eager initialization of the {{StreamOperators}}. We should add the {{OperatorEventDispatcher}} to make it available for eager initialization.
> At the same time, we should split steps "obtaining the {{OperatorEventGateway}}" and "registering the {{OperatorEventHandler}}" to support getting an eager reference to the {{OperatorEventGateway}}.



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