[
https://issues.apache.org/jira/browse/FLINK-12738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
zhijiang resolved FLINK-12738.
------------------------------
Resolution: Fixed
Fixed in b6563e385263beb556ce19855ca6dfdbb7f6c853
> Remove abstract getPageSize method from InputGate
> -------------------------------------------------
>
> Key: FLINK-12738
> URL: https://issues.apache.org/jira/browse/FLINK-12738
> 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
>
> Currently {{InputGate#getPageSize}} is only used for constructing
> {{BarrierBuffer}}. In order to make abstract InputGate simple and clean, we
> should remove unnecessary abstract methods from it.
> Considering the page size could be parsed directly from configuration which
> could also visible while constructing {{BarrierBuffer}}, so it is reasonable
> to do so.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)