[ 
https://issues.apache.org/jira/browse/PHOENIX-1268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

James Taylor resolved PHOENIX-1268.
-----------------------------------
       Resolution: Fixed
    Fix Version/s: 3.2
                   4.2
                   5.0.0
         Assignee: James Taylor

> 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
>            Assignee: James Taylor
>             Fix For: 5.0.0, 4.2, 3.2
>
>         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)

Reply via email to