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

zhijiang closed FLINK-13141.
----------------------------
    Resolution: Resolved

Fixed in  b6563e385263beb556ce19855ca6dfdbb7f6c853

> 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
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> 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.14#76016)

Reply via email to