[hbase] Client find of table regions should not include offlined, split parents
-------------------------------------------------------------------------------

                 Key: HADOOP-1725
                 URL: https://issues.apache.org/jira/browse/HADOOP-1725
             Project: Hadoop
          Issue Type: Bug
          Components: contrib/hbase
            Reporter: stack
            Priority: Minor


Currently client recalibration on split is failing because the find regions 
code includes the parent and the split daughters.  If the parent sorts before 
the daughter split, client gets stuck trying to request the offlined region.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to