[ 
https://issues.apache.org/jira/browse/HBASE-6989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Aditya Kishore updated HBASE-6989:
----------------------------------

    Attachment: HBASE-6989.patch
    
> 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
>    Affects Versions: 0.96.0
>            Reporter: Aditya Kishore
>            Assignee: Aditya Kishore
>            Priority: Minor
>             Fix For: 0.96.0
>
>         Attachments: HBASE-6989.patch
>
>
> 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

Reply via email to