Aditya Kishore created HBASE-6989:
-------------------------------------
Summary: Avoid unneceseary regular expression matching in ruby
code for "list" command
Key: HBASE-6989
URL: https://issues.apache.org/jira/browse/HBASE-6989
Project: HBase
Issue Type: Bug
Components: shell
Reporter: Aditya Kishore
Assignee: Aditya Kishore
Priority: Minor
HBaseAdmin already has an API which can accept a regular expression string and
return the matching tables.
The list command in HBase shell should make use of this and should not pull the
entire table list and do a matching of its own
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira