You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Aditya Kishore (JIRA)" <ji...@apache.org> on 2012/11/07 03:00:12 UTC

[jira] [Updated] (HBASE-6989) Avoid unneceseary regular expression matching in ruby code for "list" command

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

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

    Status: Open  (was: Patch Available)

Cancelling and resubmitting the 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