[
https://issues.apache.org/jira/browse/HBASE-3557?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Stack resolved HBASE-3557.
----------------------------------
Resolution: Later
> Quick disable call to drop a table
> ----------------------------------
>
> Key: HBASE-3557
> URL: https://issues.apache.org/jira/browse/HBASE-3557
> Project: HBase
> Issue Type: New Feature
> Reporter: Jean-Daniel Cryans
> Priority: Major
>
> From the mailing list, it seems that a feature that enables the disabling of
> tables without having to wait for regions to flush would be quite popular. In
> the case where you do rapid development, you often churn through tables and
> need to drop/truncate them often. This is often true after a big MR job when
> the data isn't right.
> As a solution, I'm thinking of a flag that you can pass to the disable
> command to jettison the memstores like we already have when doing an
> emergency shutdown.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)