[
https://issues.apache.org/jira/browse/TEZ-2383?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rajesh Balamohan updated TEZ-2383:
----------------------------------
Attachment: TEZ-2383.2.patch
Attaching revised patch, which cleans up the processorcontext in
LogicalIOProcessorRuntimeTask. This would also remove any stale references to
objects related to inputs/outputs, which would internally release the memory
buffers as well. [~gopalv], [~sseth] - Please review.
> release sort buffers on close
> -----------------------------
>
> Key: TEZ-2383
> URL: https://issues.apache.org/jira/browse/TEZ-2383
> Project: Apache Tez
> Issue Type: Bug
> Reporter: Rajesh Balamohan
> Assignee: Rajesh Balamohan
> Attachments: TEZ-2383.1.patch, TEZ-2383.2.patch
>
>
> Currently they get released when sorter object gets GC-ed, but it might be
> good to explicitly release them on close as well.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)