[ https://issues.apache.org/jira/browse/FLINK-32549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17742244#comment-17742244 ]
Weijie Guo commented on FLINK-32549: ------------------------------------ master(1.18) via 2dfff436c09821fb658bf8d289206b9ef85bb25b. > Tiered storage memory manager supports ownership transfer for buffers > --------------------------------------------------------------------- > > Key: FLINK-32549 > URL: https://issues.apache.org/jira/browse/FLINK-32549 > Project: Flink > Issue Type: Bug > Components: Runtime / Network > Affects Versions: 1.18.0 > Reporter: Yuxin Tan > Assignee: Yuxin Tan > Priority: Major > Labels: pull-request-available > > Currently, the accumulator is responsible for requesting all buffers, leading > to an inaccurate number of requested buffers for each tier. > To address this issue, buffer ownership must be transferred from the > accumulator to the tiers when writing them, which will enable the memory > manager to maintain a correct number of requested buffers for different > owners. -- This message was sent by Atlassian Jira (v8.20.10#820010)