You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Sergey Soldatov (JIRA)" <ji...@apache.org> on 2018/01/11 21:05:00 UTC

[jira] [Created] (HBASE-19774) incorrect behavior of locateRegionInMeta

Sergey Soldatov created HBASE-19774:
---------------------------------------

             Summary: incorrect behavior of locateRegionInMeta
                 Key: HBASE-19774
                 URL: https://issues.apache.org/jira/browse/HBASE-19774
             Project: HBase
          Issue Type: Bug
    Affects Versions: 2.0.0-beta-1
            Reporter: Sergey Soldatov
            Assignee: Sergey Soldatov
             Fix For: 2.0.0-beta-1


When we try to operate with not existing table, in some circumstances we get an incorrect report about the not existing table:
{noformat}
ERROR: Region of 'hbase:namespace,,1510363071508.0d8ddea7654f95130959218e9bc9c89c.' is expected in the table of 'nonExistentUsertable', but hbase:meta says it is in the table of 'hbase:namespace'. hbase:meta might be damaged.
{noformat}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)