You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by "Venki Korukanti (JIRA)" <ji...@apache.org> on 2015/06/26 21:39:04 UTC

[jira] [Resolved] (DRILL-3398) WebServer is leaking memory for queries submitted through REST API or WebUI

     [ https://issues.apache.org/jira/browse/DRILL-3398?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Venki Korukanti resolved DRILL-3398.
------------------------------------
    Resolution: Fixed

Fixed in [60bc945|https://github.com/apache/drill/commit/60bc9459bd8ef29e9d90ffe885771090ab658a40].

> WebServer is leaking memory for queries submitted through REST API or WebUI
> ---------------------------------------------------------------------------
>
>                 Key: DRILL-3398
>                 URL: https://issues.apache.org/jira/browse/DRILL-3398
>             Project: Apache Drill
>          Issue Type: Bug
>    Affects Versions: 1.1.0
>            Reporter: Venki Korukanti
>            Assignee: Venki Korukanti
>             Fix For: 1.1.0
>
>         Attachments: DRILL-3398-1.patch
>
>
> 1. Start embedded drillbit
> 2. Submit queries through WebUI or REST APIs
> 3. Shutdown drillbit. Here TopLevelAllocator close prints out the leaked pools.
> [~sudheeshkatkam] and I looked the issue, it turns out we don't release the RecordBatchLoaded in QueryWrapper.



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