[
https://issues.apache.org/jira/browse/HBASE-9804?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13838350#comment-13838350
]
Andrew Purtell commented on HBASE-9804:
---------------------------------------
Yes [~lhofhansl] , but only several test scenarios so I unscheduled it. For
example upon restart I might like to drop a table and re-clone from snapshot
without any of its regions being deployed first. Makes for repeatable results.
> Startup option for holding user table deployment
> ------------------------------------------------
>
> Key: HBASE-9804
> URL: https://issues.apache.org/jira/browse/HBASE-9804
> Project: HBase
> Issue Type: New Feature
> Reporter: Andrew Purtell
> Priority: Minor
>
> Introduce a boolean configuration option, false by default, that if set to
> 'true' will cause the master to set all user tables to disabled state at
> startup. From there, individual tables can be onlined as normal. Add a new
> admin method HBA#enableAll for convenience, also a new HBA#disableAll for
> symmetry. Add shell support for sending those new admin commands.
--
This message was sent by Atlassian JIRA
(v6.1#6144)