[jira] [Created] (FLINK-12738) Remove abstract getPageSize from InputGate

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-12738) Remove abstract getPageSize from InputGate

Shang Yuanchun (Jira)
zhijiang created FLINK-12738:
--------------------------------

             Summary: Remove abstract getPageSize 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


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)