From dev-return-57030-archive-asf-public=cust-asf.ponee.io@phoenix.apache.org Thu Jun 13 21:53:02 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 4C97A18067E for ; Thu, 13 Jun 2019 23:53:02 +0200 (CEST) Received: (qmail 39157 invoked by uid 500); 13 Jun 2019 21:53:01 -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 39146 invoked by uid 99); 13 Jun 2019 21:53:01 -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; Thu, 13 Jun 2019 21:53:01 +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 DE102E2D91 for ; Thu, 13 Jun 2019 21:53:00 +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 3CFB624643 for ; Thu, 13 Jun 2019 21:53:00 +0000 (UTC) Date: Thu, 13 Jun 2019 21:53:00 +0000 (UTC) From: "Kadir OZDEMIR (JIRA)" To: dev@phoenix.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (PHOENIX-5343) OrphanViewTool should not check Index Tables MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/PHOENIX-5343?page=3Dcom.atlass= ian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kadir OZDEMIR updated PHOENIX-5343: ----------------------------------- Attachment: PHOENIX-5343.master.002.patch > OrphanViewTool should not check Index Tables > -------------------------------------------- > > Key: PHOENIX-5343 > URL: https://issues.apache.org/jira/browse/PHOENIX-5343 > Project: Phoenix > Issue Type: Improvement > Affects Versions: 4.14.0, 5.0.0, 4.15.0 > Reporter: Kadir OZDEMIR > Assignee: Kadir OZDEMIR > Priority: Major > Fix For: 4.15.0, 5.1.0, 4.14.3 > > Attachments: PHOENIX-5343.master.001.patch, PHOENIX-5343.master.0= 02.patch > > > OrphanViewTool checks the integrity of a view tree rooted at a table. The= set of candidate root tables should not include Index Tables.=C2=A0OrphanV= iewTool should only consider tables of type=C2=A0PTableType.TABLE. -- This message was sent by Atlassian JIRA (v7.6.3#76005)