[
https://issues.apache.org/jira/browse/FLINK-10575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16652863#comment-16652863
]
TisonKun commented on FLINK-10575:
----------------------------------
[~isunjin] did you analyze the code path relevant?
For my perspective this deprecated method does not depend on legacy code. This
method looks like for historic purpose(as a fallback when vertex parallelism
set to {{ExecutionConfig.PARALLELISM_AUTO_MAX}}), so technically I am not
opposite to remove it. But I hesitate to do the removal so eagerly without
necessary.
> Remove deprecated ExecutionGraphBuilder.buildGraph method
> ---------------------------------------------------------
>
> Key: FLINK-10575
> URL: https://issues.apache.org/jira/browse/FLINK-10575
> Project: Flink
> Issue Type: Sub-task
> Components: JobManager
> Affects Versions: 1.7.0
> Reporter: JIN SUN
> Assignee: JIN SUN
> Priority: Major
>
> ExecutionGraphBuilder is not a public API and we should able to remove
> deprecated method such as:
> @Deprecated
> public static ExecutionGraph buildGraph
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)