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)