[
https://issues.apache.org/jira/browse/PHOENIX-5391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16893311#comment-16893311
]
Hudson commented on PHOENIX-5391:
---------------------------------
FAILURE: Integrated in Jenkins build PreCommit-PHOENIX-Build #2848 (See
[https://builds.apache.org/job/PreCommit-PHOENIX-Build/2848/])
PHOENIX-5391 : MetadataClient - TenantId Map is not correctly updated
(chinmayskulkarni: rev 601e4c82f66aaab180a98132155b2131fe479cc9)
* (edit)
phoenix-core/src/main/java/org/apache/phoenix/schema/MetaDataClient.java
* (add)
phoenix-core/src/it/java/org/apache/phoenix/end2end/DropIndexedColsIT.java
> 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-HBase-1.3.patch,
> PHOENIX-5391-4.14-HBase-1.4.patch, PHOENIX-5391-4.x-HBase-1.3.patch,
> PHOENIX-5391-4.x-HBase-1.4.patch, PHOENIX-5391-4.x-HBase-1.5.patch,
> PHOENIX-5391-master.patch
>
> Time Spent: 1h 50m
> 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)