Return-Path: X-Original-To: apmail-tajo-issues-archive@minotaur.apache.org Delivered-To: apmail-tajo-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 6251C10A7F for ; Tue, 3 Feb 2015 03:05:57 +0000 (UTC) Received: (qmail 24601 invoked by uid 500); 3 Feb 2015 03:05:58 -0000 Delivered-To: apmail-tajo-issues-archive@tajo.apache.org Received: (qmail 24557 invoked by uid 500); 3 Feb 2015 03:05:58 -0000 Mailing-List: contact issues-help@tajo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@tajo.apache.org Delivered-To: mailing list issues@tajo.apache.org Received: (qmail 24548 invoked by uid 99); 3 Feb 2015 03:05:58 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Feb 2015 03:05:58 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO mail.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with SMTP; Tue, 03 Feb 2015 03:05:37 +0000 Received: (qmail 24443 invoked by uid 99); 3 Feb 2015 03:05:34 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Feb 2015 03:05:34 +0000 Date: Tue, 3 Feb 2015 03:05:34 +0000 (UTC) From: "Jinho Kim (JIRA)" To: issues@tajo.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (TAJO-1326) Remove legacy memory task histories MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org Jinho Kim created TAJO-1326: ------------------------------- Summary: Remove legacy memory task histories Key: TAJO-1326 URL: https://issues.apache.org/jira/browse/TAJO-1326 Project: Tajo Issue Type: Improvement Components: query master, worker Reporter: Jinho Kim Query history persistency manager was added by TAJO-1026 So we should remove legacy codes in QueryMaster and Worker -- This message was sent by Atlassian JIRA (v6.3.4#6332)