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

ASF GitHub Bot updated FLINK-12738:
-----------------------------------
    Labels: pull-request-available  (was: )

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