[ 
https://issues.apache.org/jira/browse/FLINK-7774?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16194902#comment-16194902
 ] 

ASF GitHub Bot commented on FLINK-7774:
---------------------------------------

Github user StephanEwen commented on the issue:

    https://github.com/apache/flink/pull/4783
  
    Looks good, +1 to merge this


> Deserializers are not cleaned up when closing input streams
> -----------------------------------------------------------
>
>                 Key: FLINK-7774
>                 URL: https://issues.apache.org/jira/browse/FLINK-7774
>             Project: Flink
>          Issue Type: Bug
>          Components: Network
>    Affects Versions: 1.4.0, 1.3.2
>            Reporter: Nico Kruber
>            Assignee: Nico Kruber
>
> On cleanup of the {{AbstractRecordReader}}, {{StreamInputProcessor}}, and 
> {{StreamTwoInputProcessor}}, the deserializers' current buffers are cleaned 
> up but not their internal {{spanningWrapper}} and {{nonSpanningWrapper}} via 
> {{RecordDeserializer#clear}}. This call should be added.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to