Steven Phillips created DRILL-274:
-------------------------------------
Summary: 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
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)