[
https://issues.apache.org/jira/browse/FLINK-11676?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-11676:
-----------------------------------
Labels: pull-request-available (was: )
> Make ResultPartitionWriter extend AutoCloseable
> -----------------------------------------------
>
> Key: FLINK-11676
> URL: https://issues.apache.org/jira/browse/FLINK-11676
> Project: Flink
> Issue Type: Sub-task
> Components: Network
> Reporter: zhijiang
> Assignee: zhijiang
> Priority: Minor
> Labels: pull-request-available
> Fix For: 1.9.0
>
>
> This is a sub-task for refactoring the interface of {{ResultPartitionWriter}}.
> We can make {{ResultPartitionWriter}} extend {{AutoCloseable}} in order to
> replace calling {{destroyBufferPool}} in specific {{ResultPartition}}. This
> is a small step for making {{Task}} reference with general
> {{ResultPartitionWriter}} instead of {{ResultPartition}}.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)