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

Mike Drob commented on HBASE-19774:
-----------------------------------

A few checkstyle issues, it looks like.

The catch exception and fail is unnecessary, junit will handle that fine.

Do we actually need to check the table name in the TNFE? That seems very 
brittle. What was it throwing before?

> 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