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 2013/11/15 04:53:27 UTC

[jira] [Updated] (DRILL-274) Spooling batch buffer

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

Steven Phillips updated DRILL-274:
----------------------------------

    Attachment: DRILL-274.patch

> Spooling batch buffer
> ---------------------
>
>                 Key: DRILL-274
>                 URL: https://issues.apache.org/jira/browse/DRILL-274
>             Project: Apache Drill
>          Issue Type: Bug
>            Reporter: Steven Phillips
>            Assignee: Steven Phillips
>         Attachments: DRILL-274.patch
>
>
> incoming batches are currently queued up and held in memory without limit. If execution on a node is delayed, or is not able keep up with the rate of incoming batches, this could result in out of memory errors. We want to allow spooling incoming batches to disk once the total size of the batches in the queue reaches a threshold.



--
This message was sent by Atlassian JIRA
(v6.1#6144)