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/14 14:06:00 UTC

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

Stephan Ewen created FLINK-17696:
------------------------------------

             Summary:  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
             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)