[
https://issues.apache.org/jira/browse/FLINK-7774?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chesnay Schepler closed FLINK-7774.
-----------------------------------
Resolution: Fixed
Fix Version/s: 1.4.0
1.4: 4b6f05585bb548d1538ada43ed33149acbc9e6d4
> 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
> Fix For: 1.4.0
>
>
> 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)