You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by "Steven Phillips (JIRA)" <ji...@apache.org> on 2014/05/02 16:15:15 UTC

[jira] [Created] (DRILL-620) Memory consumption fixes

Steven Phillips created DRILL-620:
-------------------------------------

             Summary: Memory consumption fixes
                 Key: DRILL-620
                 URL: https://issues.apache.org/jira/browse/DRILL-620
             Project: Apache Drill
          Issue Type: Improvement
            Reporter: Steven Phillips
            Assignee: Steven Phillips


This jira covers work done to improve Drill's handling of memory. Specifically, this includes:

Allow trimming of buffers after the data has been written, so that unused memory can be returned to the pool.

Handle case attempts to write beyond a buffers capacity.

Handle case where a buffer allocator is unable to allocate a new buffer due to memory constraints

Dynamically adjust allocation sizes based on trends



--
This message was sent by Atlassian JIRA
(v6.2#6252)