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 20:08:04 UTC

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

Venki Korukanti created DRILL-3398:
--------------------------------------

             Summary: 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


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)