[
https://issues.apache.org/jira/browse/FLINK-23599?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zhu Zhu reassigned FLINK-23599:
-------------------------------
Assignee: Zhilong Hong
> Remove JobVertex#connectIdInput
> -------------------------------
>
> Key: FLINK-23599
> URL: https://issues.apache.org/jira/browse/FLINK-23599
> Project: Flink
> Issue Type: Technical Debt
> Components: Runtime / Coordination
> Affects Versions: 1.14.0
> Reporter: Zhilong Hong
> Assignee: Zhilong Hong
> Priority: Major
> Fix For: 1.14.0
>
>
> {{JobVertex#connectIdInput}} is not used in production anymore. It's only
> used in the unit tests {{testAttachViaIds}} and
> {{testCannotConnectMissingId}} located in
> {{DefaultExecutionGraphConstructionTest}}. However, these two test cases are
> designed to test this method. Therefore, this method and its test cases can
> be removed.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)