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 62C2E200A5B for ; Thu, 5 May 2016 08:19:17 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 61769160A02; Thu, 5 May 2016 06:19:17 +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 A6BD5160A00 for ; Thu, 5 May 2016 08:19:16 +0200 (CEST) Received: (qmail 76160 invoked by uid 500); 5 May 2016 06:19:15 -0000 Mailing-List: contact dev-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 dev@phoenix.apache.org Received: (qmail 76149 invoked by uid 99); 5 May 2016 06:19:15 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 May 2016 06:19:15 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id 54257180517 for ; Thu, 5 May 2016 06:19:15 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -4.021 X-Spam-Level: X-Spam-Status: No, score=-4.021 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, RP_MATCHES_RCVD=-0.001] autolearn=disabled Received: from mx2-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id DCs1rJAEHH1H for ; Thu, 5 May 2016 06:19:14 +0000 (UTC) Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx2-lw-eu.apache.org (ASF Mail Server at mx2-lw-eu.apache.org) with SMTP id E82C95F3A1 for ; Thu, 5 May 2016 06:19:13 +0000 (UTC) Received: (qmail 76133 invoked by uid 99); 5 May 2016 06:19:13 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 May 2016 06:19:13 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id F334D2C1F60 for ; Thu, 5 May 2016 06:19:12 +0000 (UTC) Date: Thu, 5 May 2016 06:19:12 +0000 (UTC) From: "Hudson (JIRA)" To: dev@phoenix.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (PHOENIX-2874) Delete schemas also during clean up after test MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Thu, 05 May 2016 06:19:17 -0000 [ https://issues.apache.org/jira/browse/PHOENIX-2874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15271953#comment-15271953 ] Hudson commented on PHOENIX-2874: --------------------------------- FAILURE: Integrated in Phoenix-master #1215 (See [https://builds.apache.org/job/Phoenix-master/1215/]) PHOENIX-2874 Delete schemas also during clean up after test (ankitsinghal59: rev 4f5961b1474f8a8edb25fca2a48055b3a61d6ce7) * phoenix-core/src/it/java/org/apache/phoenix/end2end/BaseOwnClusterClientManagedTimeIT.java * phoenix-core/src/it/java/org/apache/phoenix/end2end/BaseHBaseManagedTimeIT.java * phoenix-core/src/it/java/org/apache/phoenix/end2end/BaseClientManagedTimeIT.java * phoenix-core/src/test/java/org/apache/phoenix/query/BaseTest.java * phoenix-core/src/it/java/org/apache/phoenix/end2end/CreateSchemaIT.java * phoenix-core/src/it/java/org/apache/phoenix/end2end/DropSchemaIT.java * phoenix-core/src/it/java/org/apache/phoenix/end2end/BaseOwnClusterHBaseManagedTimeIT.java * phoenix-core/src/main/java/org/apache/phoenix/query/ConnectionQueryServicesImpl.java > Delete schemas also during clean up after test > ----------------------------------------------- > > Key: PHOENIX-2874 > URL: https://issues.apache.org/jira/browse/PHOENIX-2874 > Project: Phoenix > Issue Type: Bug > Affects Versions: 4.8.0 > Reporter: Ankit Singhal > Assignee: Ankit Singhal > Fix For: 4.8.0 > > Attachments: PHOENIX-2874.patch, PHOENIX-2874_v1.patch, PHOENIX-2874_v2.patch, PHOENIX-2874_v3.patch, PHOENIX-2874_v4.patch, PHOENIX-2874_v4_forQABot.patch > > -- This message was sent by Atlassian JIRA (v6.3.4#6332)