From dev-return-57529-archive-asf-public=cust-asf.ponee.io@phoenix.apache.org Sun Jul 21 13:17:01 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 A1157180672 for ; Sun, 21 Jul 2019 15:17:01 +0200 (CEST) Received: (qmail 81386 invoked by uid 500); 21 Jul 2019 13:17: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 81359 invoked by uid 99); 21 Jul 2019 13:17: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; Sun, 21 Jul 2019 13:17:00 +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 5AA15E02E6 for ; Sun, 21 Jul 2019 13:17: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 166F3265B1 for ; Sun, 21 Jul 2019 13:17:00 +0000 (UTC) Date: Sun, 21 Jul 2019 13:17:00 +0000 (UTC) From: "Viraj Jasani (JIRA)" To: dev@phoenix.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (PHOENIX-5391) MetadataClient - TenantId Map is not correctly updated with list of Table Refs 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-5391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Viraj Jasani updated PHOENIX-5391: ---------------------------------- Attachment: PHOENIX-5391-master-v3.patch > MetadataClient - TenantId Map is not correctly updated with list of Table Refs > ------------------------------------------------------------------------------ > > Key: PHOENIX-5391 > URL: https://issues.apache.org/jira/browse/PHOENIX-5391 > Project: Phoenix > Issue Type: Bug > Affects Versions: 5.0.0, 4.15.0, 4.15.1, 4.14.3 > Reporter: Viraj Jasani > Assignee: Viraj Jasani > Priority: Major > Fix For: 5.0.0, 4.15.0, 4.15.1, 4.14.3 > > Attachments: PHOENIX-5391-master-v2.patch, PHOENIX-5391-master-v3.patch, PHOENIX-5391-master.patch > > Time Spent: 20m > Remaining Estimate: 0h > > While dropping column in MetaDataClient, we drop all tenant-specific indexes. However, tenant specific index map is not correctly updated with list of index tables as map.contains() refer to different key type -- This message was sent by Atlassian JIRA (v7.6.14#76016)