You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Nico Kruber (JIRA)" <ji...@apache.org> on 2016/12/07 14:40:58 UTC

[jira] [Created] (FLINK-5277) missing unit test for ensuring ResultPartition#add always recycles buffers

Nico Kruber created FLINK-5277:
----------------------------------

             Summary: missing unit test for ensuring ResultPartition#add always recycles buffers
                 Key: FLINK-5277
                 URL: https://issues.apache.org/jira/browse/FLINK-5277
             Project: Flink
          Issue Type: Bug
            Reporter: Nico Kruber


We rely on ResultPartition to recycle the buffer if the add calls fails.

It makes sense to add a special test (to ResultPartitionTest or RecordWriterTest) where we ensure that this actually happens to guard against future behaviour changes in ResultPartition.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)