You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Mikhail Antonov (JIRA)" <ji...@apache.org> on 2016/07/14 09:41:20 UTC

[jira] [Created] (HBASE-16230) Calling 'get' in hbase shell with table name that doesn't exist causes it to hang for long time

Mikhail Antonov created HBASE-16230:
---------------------------------------

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