You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "zhijiang (JIRA)" <ji...@apache.org> on 2019/02/20 10:26:00 UTC

[jira] [Created] (FLINK-11676) Make ResultPartitionWriter extend AutoCloseable

zhijiang created FLINK-11676:
--------------------------------

             Summary: 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
             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)