[ https://issues.apache.org/jira/browse/PHOENIX-5391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16891919#comment-16891919 ]
Viraj Jasani commented on PHOENIX-5391: --------------------------------------- [~ckulkarni] [~swaroopa] Uploaded the patch for 4.x and 4.14 branches. PHOENIX-5391-4.x.patch is for: 4.x-HBase-1.3, 4.x-HBase-1.4, 4.x-HBase-1.5 PHOENIX-5391-4.14.patch is for: 4.14-HBase-1.3, 4.14-HBase-1.4 PHOENIX-5391-master-v4.patch is for: master > 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: 4.15.0, 5.1.0, 4.14.3 > Reporter: Viraj Jasani > Assignee: Viraj Jasani > Priority: Major > Fix For: 4.15.0, 5.1.0, 4.14.3 > > Attachments: PHOENIX-5391-4.14.patch, PHOENIX-5391-4.x.patch, > PHOENIX-5391-master-v4.patch > > Time Spent: 0.5h > 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)