[
https://issues.apache.org/jira/browse/FLINK-36067?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Junrui Lee reassigned FLINK-36067:
----------------------------------
Assignee: Junrui Lee
> Introducing the StreamGraphOptimizer component
> ----------------------------------------------
>
> 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
>
> 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)