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

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

> Remove getBufferSize method from BufferPoolFactory
> --------------------------------------------------
>
>                 Key: FLINK-13141
>                 URL: https://issues.apache.org/jira/browse/FLINK-13141
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Runtime / Network
>            Reporter: zhijiang
>            Assignee: zhijiang
>            Priority: Minor
>              Labels: pull-request-available
>
> This is just a refactor work to make the interfacer of BufferPoolFactory more 
> simple and clean.
> BufferPoolFactory#getBufferSize is only used for creating subpartitions in 
> ResultPartitionFactory. We could pass the network buffer size from 
> NettyShuffleEnvironmentConfiguration while constructing the 
> ResultPartitionFactory, then the interface method getBufferSize could be 
> removed form BufferPoolFactory.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to