[
https://issues.apache.org/jira/browse/FLINK-12154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16817894#comment-16817894
]
Andrey Zagrebin commented on FLINK-12154:
-----------------------------------------
Merged in c7ef6db71a807cf21cc1ef3a13f4d95520dfc0fe
> 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
> Priority: Minor
> Labels: pull-request-available
> Time Spent: 20m
> Remaining Estimate: 0h
>
> 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)