From issues-return-7286-archive-asf-public=cust-asf.ponee.io@phoenix.apache.org Fri May 31 20:34:03 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id C9A2D180627 for ; Fri, 31 May 2019 22:34:02 +0200 (CEST) Received: (qmail 76596 invoked by uid 500); 31 May 2019 20:34:02 -0000 Mailing-List: contact issues-help@phoenix.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@phoenix.apache.org Delivered-To: mailing list issues@phoenix.apache.org Received: (qmail 76587 invoked by uid 99); 31 May 2019 20:34:02 -0000 Received: from mailrelay1-us-west.apache.org (HELO mailrelay1-us-west.apache.org) (209.188.14.139) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 31 May 2019 20:34:02 +0000 Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 1FAE9E2CF3 for ; Fri, 31 May 2019 20:34:01 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 70258245A1 for ; Fri, 31 May 2019 20:34:00 +0000 (UTC) Date: Fri, 31 May 2019 20:34:00 +0000 (UTC) From: "William Shen (JIRA)" To: issues@phoenix.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (PHOENIX-5275) Remove accidental imports from curator-client-2.12.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/PHOENIX-5275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16853407#comment-16853407 ] William Shen commented on PHOENIX-5275: --------------------------------------- Re-uploading the patch to run the tests again. > Remove accidental imports from curator-client-2.12.0 > ---------------------------------------------------- > > Key: PHOENIX-5275 > URL: https://issues.apache.org/jira/browse/PHOENIX-5275 > Project: Phoenix > Issue Type: Bug > Reporter: Jacob Isaac > Assignee: William Shen > Priority: Minor > Fix For: 4.15.0, 5.1.0 > > Attachments: PHOENIX-5275.master.v1.patch, PHOENIX-5275.master.v2.patch > > > The following imports > import org.apache.curator.shaded.com.google.common.* > were accidentally introduced in > phoenix-core/src/test/java/org/apache/phoenix/query/QueryServicesTestImpl.java > phoenix-core/src/it/java/org/apache/phoenix/end2end/UpgradeIT.java > phoenix-core/src/test/java/org/apache/phoenix/compile/WhereOptimizerTest.java -- This message was sent by Atlassian JIRA (v7.6.3#76005)