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 39156200B2A for ; Sat, 11 Jun 2016 02:35:18 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 36215160A5A; Sat, 11 Jun 2016 00:35:18 +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 7F8E7160A38 for ; Sat, 11 Jun 2016 02:35:17 +0200 (CEST) Received: (qmail 23997 invoked by uid 500); 11 Jun 2016 00:35:16 -0000 Mailing-List: contact dev-help@impala.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@impala.incubator.apache.org Delivered-To: mailing list dev@impala.incubator.apache.org Received: (qmail 23984 invoked by uid 99); 11 Jun 2016 00:35:16 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 11 Jun 2016 00:35:16 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id 1AA7A1A0660 for ; Sat, 11 Jun 2016 00:35:16 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 0.362 X-Spam-Level: X-Spam-Status: No, score=0.362 tagged_above=-999 required=6.31 tests=[RDNS_DYNAMIC=0.363, SPF_PASS=-0.001] autolearn=disabled Received: from mx2-lw-us.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id 6yY1i-kj9KuM for ; Sat, 11 Jun 2016 00:35:14 +0000 (UTC) Received: from ip-10-146-233-104.ec2.internal (ec2-75-101-130-251.compute-1.amazonaws.com [75.101.130.251]) by mx2-lw-us.apache.org (ASF Mail Server at mx2-lw-us.apache.org) with ESMTPS id F2B445F478 for ; Sat, 11 Jun 2016 00:35:13 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by ip-10-146-233-104.ec2.internal (8.14.4/8.14.4) with ESMTP id u5B0ZC6Z016138; Sat, 11 Jun 2016 00:35:12 GMT Message-Id: <201606110035.u5B0ZC6Z016138@ip-10-146-233-104.ec2.internal> Date: Sat, 11 Jun 2016 00:35:12 +0000 From: "Alex Behm (Code Review)" To: David Knupp , impala-cr@cloudera.com, dev@impala.incubator.apache.org Reply-To: alex.behm@cloudera.com X-Gerrit-MessageType: comment Subject: =?UTF-8?Q?=5BImpala-CR=5D=28cdh5-trunk=29_IMPALA-3491=3A_Use_unique_database_fixture_in_test_catalog_service_client=2Epy=2E=0A?= X-Gerrit-Change-Id: I5d6994f31d52e18e2e04aab0e34202e2c623e367 X-Gerrit-ChangeURL: X-Gerrit-Commit: b104b104dac0253aeb1d0adad791b7d50cf39ca1 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.12.2 archived-at: Sat, 11 Jun 2016 00:35:18 -0000 Alex Behm has posted comments on this change. Change subject: IMPALA-3491: Use unique_database fixture in test_catalog_service_client.py. ...................................................................... Patch Set 1: Code-Review+2 Completely agree with your rationale! -- To view, visit http://gerrit.cloudera.org:8080/3366 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: comment Gerrit-Change-Id: I5d6994f31d52e18e2e04aab0e34202e2c623e367 Gerrit-PatchSet: 1 Gerrit-Project: Impala Gerrit-Branch: cdh5-trunk Gerrit-Owner: David Knupp Gerrit-Reviewer: Alex Behm Gerrit-HasComments: No