[ 
https://issues.apache.org/jira/browse/PHOENIX-4406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16277820#comment-16277820
 ] 

Karan Mehta commented on PHOENIX-4406:
--------------------------------------

If I understand correctly, the scope of this JIRA is to add a new column in 
SYSTEM.CATALOG which will indicate that the table is deleted, when in fact it 
is not. However, we will disable the table. Once the replication edits and 
stuff is shipped, we can use HBase shell to drop the table manually. We can 
also have a utility that will clean up corresponding rows from SYSTEM.CATALOG.
[~lhofhansl] Is that the intent?

> Add option to disable tables when dropped
> -----------------------------------------
>
>                 Key: PHOENIX-4406
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-4406
>             Project: Phoenix
>          Issue Type: Improvement
>            Reporter: Alex Araujo
>            Priority: Critical
>
> Phoenix client applications can drop tables when HBase replication is 
> actively shipping edits.
> Add an option to disable the table in Phoenix's metadata when a DROP TABLE is 
> issued.
> This will allow the HBase table to be dropped by admin actions when it's safe 
> to do so.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to