You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Zhilong Hong (Jira)" <ji...@apache.org> on 2021/08/03 08:30:00 UTC

[jira] [Created] (FLINK-23599) Remove JobVertex#connectIdInput

Zhilong Hong created FLINK-23599:
------------------------------------

             Summary: 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
             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)