Return-Path: X-Original-To: apmail-drill-dev-archive@www.apache.org Delivered-To: apmail-drill-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C850A1861F for ; Tue, 13 Oct 2015 18:13:08 +0000 (UTC) Received: (qmail 12268 invoked by uid 500); 13 Oct 2015 18:13:05 -0000 Delivered-To: apmail-drill-dev-archive@drill.apache.org Received: (qmail 12206 invoked by uid 500); 13 Oct 2015 18:13:05 -0000 Mailing-List: contact dev-help@drill.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@drill.apache.org Delivered-To: mailing list dev@drill.apache.org Received: (qmail 12158 invoked by uid 99); 13 Oct 2015 18:13:05 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 Oct 2015 18:13:05 +0000 Date: Tue, 13 Oct 2015 18:13:05 +0000 (UTC) From: "Chris Westin (JIRA)" To: dev@drill.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (DRILL-3927) Use OutOfMemoryException in more places MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Chris Westin created DRILL-3927: ----------------------------------- Summary: Use OutOfMemoryException in more places Key: DRILL-3927 URL: https://issues.apache.org/jira/browse/DRILL-3927 Project: Apache Drill Issue Type: Bug Components: Execution - Flow Reporter: Chris Westin Assignee: Chris Westin The new allocator uses OutOfMemoryException in better ways; some additional exception handling sites need to catch and handle this exception in preparation for the new allocator. -- This message was sent by Atlassian JIRA (v6.3.4#6332)