Ethan Wang created HBASE-19692:
----------------------------------
Summary: drop_all/ disable_all Allow regex * in schema portion
Key: HBASE-19692
URL: https://issues.apache.org/jira/browse/HBASE-19692
Project: HBase
Issue Type: New Feature
Reporter: Ethan Wang
drop_all/ disable_all Allow regex * in schema portion
Currently disable_all 'a.b*' is allowed.
disable_all '*.b*' is not allowed.
When user want to disable_all/drop all the tables with a regx pattern that
match all schema, "*.*" will be useful.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)