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

Hudson commented on HBASE-19774:
--------------------------------

FAILURE: Integrated in Jenkins build HBase-Trunk_matrix #4450 (See 
[https://builds.apache.org/job/HBase-Trunk_matrix/4450/])
HBASE-19774 incorrect behavior of locateRegionInMeta (stack: rev 
be496ba8ea6a60702387f653a4fb7f0d8d11ec34)
* (edit) 
hbase-client/src/main/java/org/apache/hadoop/hbase/client/ConnectionImplementation.java
* (edit) 
hbase-server/src/test/java/org/apache/hadoop/hbase/client/TestScannersFromClientSide.java


> 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: Romil Choksi
>            Assignee: Sergey Soldatov
>            Priority: Major
>             Fix For: 2.0.0-beta-2
>
>         Attachments: HBASE-19774-branch-2.patch, 
> HBASE-19774-wip-branch-2.patch, HBASE-19774.master.patch
>
>
> 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
(v7.6.3#76005)

Reply via email to