[
https://issues.apache.org/jira/browse/FLINK-11676?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chesnay Schepler closed FLINK-11676.
------------------------------------
Resolution: Fixed
master: d23704d9ca58f4866840f63ced1aef21dff10436
> Make ResultPartitionWriter extend AutoCloseable
> -----------------------------------------------
>
> Key: FLINK-11676
> URL: https://issues.apache.org/jira/browse/FLINK-11676
> Project: Flink
> Issue Type: Sub-task
> Components: Runtime / Network
> Reporter: zhijiang
> Assignee: zhijiang
> Priority: Minor
> Labels: pull-request-available
> Fix For: 1.9.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> 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)