[
https://issues.apache.org/jira/browse/PHOENIX-5391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16892259#comment-16892259
]
Chinmay Kulkarni commented on PHOENIX-5391:
-------------------------------------------
[~vjasani] The 4.14 patches don't have the newly added test in them. Can you
please add that? Also, the patch subject should be generated from the final
(squashed) commit which contains the JIRA title. This is currently
{code:java}
correct key type
adding drop indexed columns test
minor change
minor changes
minor change
minor change
{code}
Instead of the expected:
{code:java}
PHOENIX-5391: MetadataClient - TenantId Map is not correctly updated with list
of Table Refs
{code}
> 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-v4.patch
>
> Time Spent: 1h 40m
> 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)