You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Deneche A. Hakim (JIRA)" <ji...@apache.org> on 2015/05/19 00:12:00 UTC

[jira] [Commented] (DRILL-3133) MergingRecordBatch can leak memory if query is canceled before batches in rawBatches were loaded

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

Deneche A. Hakim commented on DRILL-3133:
-----------------------------------------

[~sphillips] please review [#34374|https://reviews.apache.org/r/34374/]

> MergingRecordBatch can leak memory if query is canceled before batches in rawBatches were loaded
> ------------------------------------------------------------------------------------------------
>
>                 Key: DRILL-3133
>                 URL: https://issues.apache.org/jira/browse/DRILL-3133
>             Project: Apache Drill
>          Issue Type: Bug
>            Reporter: Deneche A. Hakim
>            Assignee: Deneche A. Hakim
>             Fix For: 1.1.0
>
>
> MergingRecordBatch stores batches in an array list before loading them with RecordBatchLoader. If the query is canceled before all received batches are loaded, some of the batches won't be cleaned up.



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