[
https://issues.apache.org/jira/browse/PHOENIX-6069?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chinmay Kulkarni updated PHOENIX-6069:
--------------------------------------
Attachment: (was: PHOENIX-6069-4.x-v1.patch)
> We should check that the parent table key is in the region in the
> MetaDataEndpointImpl.dropTable code
> -----------------------------------------------------------------------------------------------------
>
> Key: PHOENIX-6069
> URL: https://issues.apache.org/jira/browse/PHOENIX-6069
> Project: Phoenix
> Issue Type: Bug
> Affects Versions: 5.0.0, 4.15.0
> Reporter: Chinmay Kulkarni
> Assignee: Chinmay Kulkarni
> Priority: Major
> Fix For: 5.1.0, 4.16.0
>
> Attachments: PHOENIX-6069-4.x-v2.patch
>
>
> The check
> [here|https://github.com/apache/phoenix/blob/1d844950bb4ec8221873ecd2b094c20f427cd984/phoenix-core/src/main/java/org/apache/phoenix/coprocessor/MetaDataEndpointImpl.java#L2231]
> should check the parentLockKey instead of the lockKey for the current table
> which we've already checked before this. Seems to be a copy-paste error.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)