[ 
https://issues.apache.org/jira/browse/HBASE-6007?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13279163#comment-13279163
 ] 

Phabricator commented on HBASE-6007:
------------------------------------

stack has commented on the revision "[jira] [HBASE-6007] [89-fb] Make 
getTableRegions return an empty list if the table does not exist".

  Want to apply to trunk to Liyin?

REVISION DETAIL
  https://reviews.facebook.net/D3243

BRANCH
  fix_get_table_regions

To: Kannan, Liyin, JIRA, mbautin
Cc: stack

                
> 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
>
>
> 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