You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "zhijiang (JIRA)" <ji...@apache.org> on 2019/04/10 09:25:00 UTC

[jira] [Created] (FLINK-12154) Remove legacy fields for SingleInputGate

zhijiang created FLINK-12154:
--------------------------------

             Summary: Remove legacy fields for SingleInputGate
                 Key: FLINK-12154
                 URL: https://issues.apache.org/jira/browse/FLINK-12154
             Project: Flink
          Issue Type: Sub-task
          Components: Runtime / Network
            Reporter: zhijiang
            Assignee: zhijiang


In {{SingleInputGate#create}}, we could remove unused parameter {{ExecutionAttemptID}}.

And for the constructor of {{SingleInputGate}}, we could remove unused parameter {{TaskIOMetricGroup}}.

Then we introduce {{createSingleInputGate}} for reusing the process of creating {{SingleInputGate}} in related tests.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)