[
https://issues.apache.org/jira/browse/PHOENIX-1268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
James Taylor updated PHOENIX-1268:
----------------------------------
Attachment: PHOENIX-1268.patch
> Misleading exception when attempting to drop system table
> ---------------------------------------------------------
>
> Key: PHOENIX-1268
> URL: https://issues.apache.org/jira/browse/PHOENIX-1268
> Project: Phoenix
> Issue Type: Bug
> Reporter: James Taylor
> Attachments: PHOENIX-1268.patch
>
>
> When an attempt is made to drop a system table, we get an exception that the
> table could not be found because we're looking for a regular table instead of
> a system table. Instead we should identify up front the correct type of table
> for which we're looking. We still don't allow it to be dropped current
> (perhaps we should?), but once this is fixed you'll get the correct exception
> that the mutation is not allowed.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)