Alex Araujo created PHOENIX-4406: ------------------------------------ Summary: 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)