Return-Path: X-Original-To: apmail-drill-issues-archive@minotaur.apache.org Delivered-To: apmail-drill-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 5B0A818832 for ; Tue, 12 May 2015 18:59:02 +0000 (UTC) Received: (qmail 31571 invoked by uid 500); 12 May 2015 18:59:02 -0000 Delivered-To: apmail-drill-issues-archive@drill.apache.org Received: (qmail 31453 invoked by uid 500); 12 May 2015 18:59:02 -0000 Mailing-List: contact issues-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 issues@drill.apache.org Received: (qmail 31231 invoked by uid 99); 12 May 2015 18:59:02 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 May 2015 18:59:02 +0000 Date: Tue, 12 May 2015 18:59:02 +0000 (UTC) From: "Chris Westin (JIRA)" To: issues@drill.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (DRILL-3033) Add memory leak fixes found so far in DRILL-1942 to 1.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/DRILL-3033?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Westin updated DRILL-3033: -------------------------------- Attachment: DRILL-3033.2.patch.txt 2nd version of patch: addressed review request. > Add memory leak fixes found so far in DRILL-1942 to 1.0 > ------------------------------------------------------- > > Key: DRILL-3033 > URL: https://issues.apache.org/jira/browse/DRILL-3033 > Project: Apache Drill > Issue Type: Bug > Components: Execution - Flow > Affects Versions: 0.9.0 > Reporter: Chris Westin > Assignee: Jacques Nadeau > Fix For: 1.0.0 > > Attachments: DRILL-3033.2.patch.txt > > > The new memory allocator being implemented for DRILL-1942 has found a number of leaks. But the complete allocator patch isn't ready yet. However, in order to increase the stability of 1.0, we're going to include just the changes for leaks found so far using the new allocator. This ticket tracks that. -- This message was sent by Atlassian JIRA (v6.3.4#6332)