Return-Path: X-Original-To: apmail-asterixdb-dev-archive@minotaur.apache.org Delivered-To: apmail-asterixdb-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 9A07B18B60 for ; Thu, 30 Jul 2015 05:23:38 +0000 (UTC) Received: (qmail 8816 invoked by uid 500); 30 Jul 2015 05:23:38 -0000 Delivered-To: apmail-asterixdb-dev-archive@asterixdb.apache.org Received: (qmail 8761 invoked by uid 500); 30 Jul 2015 05:23:38 -0000 Mailing-List: contact dev-help@asterixdb.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@asterixdb.incubator.apache.org Delivered-To: mailing list dev@asterixdb.incubator.apache.org Received: (qmail 8749 invoked by uid 99); 30 Jul 2015 05:23:38 -0000 Received: from Unknown (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 30 Jul 2015 05:23:38 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id D52FBD8B61 for ; Thu, 30 Jul 2015 05:23:37 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -0.427 X-Spam-Level: X-Spam-Status: No, score=-0.427 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1, RP_MATCHES_RCVD=-1.428, URIBL_BLOCKED=0.001] autolearn=disabled Received: from mx1-eu-west.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id 1NW2Q27f_faa for ; Thu, 30 Jul 2015 05:23:28 +0000 (UTC) Received: from unhygienix.ics.uci.edu (unhygienix.ics.uci.edu [128.195.14.130]) by mx1-eu-west.apache.org (ASF Mail Server at mx1-eu-west.apache.org) with ESMTP id 38A6A203A3 for ; Thu, 30 Jul 2015 05:23:28 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by unhygienix.ics.uci.edu (Postfix) with ESMTP id 210BF240FA5; Wed, 29 Jul 2015 22:21:26 -0700 (PDT) Date: Wed, 29 Jul 2015 22:21:26 -0700 From: "Pouria Pirzadeh (Code Review)" To: Yingyi Bu CC: Preston Carman , Jenkins Reply-To: pouria.pirzadeh@gmail.com X-Gerrit-MessageType: comment Subject: Change in asterixdb[master]: 1. Fix the memory bloat issue introduced by https://github.c... X-Gerrit-Change-Id: I31848d8bd42a07f72035aefa2d671fdb2fce037d X-Gerrit-ChangeURL: X-Gerrit-Commit: 59b54b2e49b798176cc3038e3760a54f5ae80896 In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Content-Disposition: inline User-Agent: Gerrit/2.8.4 Message-Id: <20150730052126.210BF240FA5@unhygienix.ics.uci.edu> Pouria Pirzadeh has posted comments on this change. Change subject: 1. Fix the memory bloat issue introduced by https://github.com/apache/incubator-asterixdb/commit/c66d23a5ac65ec5218ee47134aea423fd62a32cc Recycle object pools in ADMDataParser before parsing each top-level ADM record. ...................................................................... Patch Set 3: Code-Review+1 -- To view, visit https://asterix-gerrit.ics.uci.edu/334 To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings Gerrit-MessageType: comment Gerrit-Change-Id: I31848d8bd42a07f72035aefa2d671fdb2fce037d Gerrit-PatchSet: 3 Gerrit-Project: asterixdb Gerrit-Branch: master Gerrit-Owner: Yingyi Bu Gerrit-Reviewer: Jenkins Gerrit-Reviewer: Pouria Pirzadeh Gerrit-Reviewer: Preston Carman Gerrit-HasComments: No