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

Alex Araujo commented on PHOENIX-4406:
--------------------------------------

[~karanmehta93] the column would indicate that it's disabled. Note that this 
would mean disabled at the Phoenix not HBase level. Phoenix should reject 
reads/writes to a table if it is disabled.
Once it's safe, an operator (or background cleanup job) can disable/drop the 
table in HBase.

> 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