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

Lijie Wang closed FLINK-31055.
------------------------------
    Resolution: Fixed

> The dynamic flag of stream graph does not take effect when translating the 
> transformations
> ------------------------------------------------------------------------------------------
>
>                 Key: FLINK-31055
>                 URL: https://issues.apache.org/jira/browse/FLINK-31055
>             Project: Flink
>          Issue Type: Bug
>          Components: Runtime / Coordination
>            Reporter: Lijie Wang
>            Assignee: Lijie Wang
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.17.0
>
>
> Currently, the dynamic flag of stream graph is not set when [translate 
> transformations|https://github.com/apache/flink/blob/master/flink-streaming-java/src/main/java/org/apache/flink/streaming/api/graph/StreamGraphGenerator.java#L324].
>  However, the dynamic flag will be used 
> ([here|https://github.com/apache/flink/blob/master/flink-streaming-java/src/main/java/org/apache/flink/streaming/api/graph/StreamGraph.java#L696])
>  when translating, we should set the dynamic flag before the translating.



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

Reply via email to