[ 
https://issues.apache.org/jira/browse/FLINK-12738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

zhijiang updated FLINK-12738:
-----------------------------
    Summary: Remove abstract getPageSize method from InputGate  (was: Remove 
abstract getPageSize from InputGate)

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

Reply via email to