[
https://issues.apache.org/jira/browse/HBASE-16230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15378316#comment-15378316
]
Konstantin Ryakhovskiy commented on HBASE-16230:
------------------------------------------------
I have written a simple straightforward test for that issue using mini cluster
on branch-1.3, but {{nonExistingTable.get(get)}} throws a
{{TableNotFoundException}} as expected.
Could it be a configuration issue?
> Calling 'get' in hbase shell with table name that doesn't exist causes it to
> hang for long time
> -----------------------------------------------------------------------------------------------
>
> Key: HBASE-16230
> URL: https://issues.apache.org/jira/browse/HBASE-16230
> Project: HBase
> Issue Type: Bug
> Components: Client, shell
> Affects Versions: 1.3.0
> Reporter: Mikhail Antonov
>
> get 'table_that_doesnt_exist', 'x'
> hangs for duration that looks more like rpc timeout, then says:
> ERROR: HRegionInfo was null in <table name>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)