Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 14A59200B41 for ; Thu, 7 Jul 2016 20:32:43 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 136A8160A72; Thu, 7 Jul 2016 18:32:43 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 5BF83160A4F for ; Thu, 7 Jul 2016 20:32:42 +0200 (CEST) Received: (qmail 69279 invoked by uid 500); 7 Jul 2016 18:32:39 -0000 Mailing-List: contact notifications-help@asterixdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@asterixdb.apache.org Delivered-To: mailing list notifications@asterixdb.apache.org Received: (qmail 69265 invoked by uid 99); 7 Jul 2016 18:32:39 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 Jul 2016 18:32:39 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id 97AFBC0447 for ; Thu, 7 Jul 2016 18:32:38 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 0.919 X-Spam-Level: X-Spam-Status: No, score=0.919 tagged_above=-999 required=6.31 tests=[SPF_FAIL=0.919] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id iE9jOebYe1gE for ; Thu, 7 Jul 2016 18:32:36 +0000 (UTC) Received: from unhygienix.ics.uci.edu (unhygienix.ics.uci.edu [128.195.14.130]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id 7F8B85FC34 for ; Thu, 7 Jul 2016 18:32:36 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by unhygienix.ics.uci.edu (Postfix) with ESMTP id EA919241DD9; Thu, 7 Jul 2016 11:32:35 -0700 (PDT) Date: Thu, 7 Jul 2016 11:32:35 -0700 From: "Till Westmann (Code Review)" To: Yingyi Bu CC: Jenkins , abdullah alamoudi Reply-To: tillw@apache.org X-Gerrit-MessageType: comment Subject: Change in asterixdb[master]: ASTERIXDB-1494: refactor ExternalLibraryManager and make it ... X-Gerrit-Change-Id: I5c287a35ff90c3aea639d3069d5a842e28c5e508 X-Gerrit-ChangeURL: X-Gerrit-Commit: 0840de1c9da5459d0a8b1534b16a5683da1686b1 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: <20160707183235.EA919241DD9@unhygienix.ics.uci.edu> archived-at: Thu, 07 Jul 2016 18:32:43 -0000 Till Westmann has posted comments on this change. Change subject: ASTERIXDB-1494: refactor ExternalLibraryManager and make it non-static. ...................................................................... Patch Set 4: Code-Review+1 -- To view, visit https://asterix-gerrit.ics.uci.edu/980 To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings Gerrit-MessageType: comment Gerrit-Change-Id: I5c287a35ff90c3aea639d3069d5a842e28c5e508 Gerrit-PatchSet: 4 Gerrit-Project: asterixdb Gerrit-Branch: master Gerrit-Owner: Yingyi Bu Gerrit-Reviewer: Jenkins Gerrit-Reviewer: Till Westmann Gerrit-Reviewer: abdullah alamoudi Gerrit-HasComments: No