Mikhail Bautin created HBASE-6007:
-------------------------------------

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