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

Mikhail Bautin updated HBASE-6007:
----------------------------------

    Attachment: 
HBASE-2625-Avoid-byte-buffer-allocations-when-readin-2012-05-18_17_02_05.patch

Patch committed to trunk.
                
> Make getTableRegions return an empty list if the table does not exist
> ---------------------------------------------------------------------
>
>                 Key: HBASE-6007
>                 URL: https://issues.apache.org/jira/browse/HBASE-6007
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Mikhail Bautin
>            Priority: Minor
>         Attachments: D3243.1.patch, 
> jira-HBASE-6007-Make-getTableRegions-return-an-empty-2012-05-18_17_02_40.patch
>
>
> Making the getTableRegions Thrift API method handle TableNotFoundException 
> and return an empty list in that case. Without this the behavior is dependent 
> on whether an HTable object is present in the thread-local cache in case a 
> table was deleted.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to