Client does not check for holes in .META.
-----------------------------------------

                 Key: HBASE-4333
                 URL: https://issues.apache.org/jira/browse/HBASE-4333
             Project: HBase
          Issue Type: Bug
          Components: client
    Affects Versions: 0.90.4
            Reporter: Joe Pallas


If there is a temporary hole in .META., the client may get the wrong region 
from HConnection.locateRegion.  
HConnectionManager.HConnectionImplementation.locateRegionInMeta should check 
the end key of the region found with getClosestRowBefore, just as it checks the 
offline status, when it looks at the region info.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to