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

Junrui Lee closed FLINK-36067.
------------------------------
    Fix Version/s: 2.0.0
       Resolution: Fixed

mater:
95f9a1605321a55fc22bb81fa503d2a9eac9d433
0ce55c37d8c961ee66f3a157aa2d71e65ee215f4
39ac9e508bd9ae62842893997b3038ad781e07df

> Support optimize stream graph based on input info.
> --------------------------------------------------
>
>                 Key: FLINK-36067
>                 URL: https://issues.apache.org/jira/browse/FLINK-36067
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Runtime / Coordination
>            Reporter: Junrui Li
>            Assignee: Junrui Lee
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 2.0.0
>
>
> To support optimize the StreamGraph based on runtime information, we plan to 
> introduce the StreamGraphOptimizer component. This component, upon 
> initialization, will obtain the StreamGraphContext from the 
> AdaptiveGraphManager. And this component will load a set of 
> StreamGraphOptimizationStrategies. At runtime, it will pass the received 
> OperatorsFinished and the StreamGraphContext sequentially to all 
> StreamGraphOptimizationStrategies, attempting to optimize the StreamGraph.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to