You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Ethan Wang (JIRA)" <ji...@apache.org> on 2018/01/03 00:10:00 UTC

[jira] [Created] (HBASE-19692) drop_all/ disable_all Allow regex * in schema portion

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)