[
https://issues.apache.org/jira/browse/HADOOP-1725?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jim Kellerman updated HADOOP-1725:
----------------------------------
Fix Version/s: 0.15.0
Affects Version/s: 0.15.0
Status: Open (was: Patch Available)
Including this patch along with changes for HADOOP-1709, because it its needed
to make a regression test case work.
> [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
> Affects Versions: 0.15.0
> Reporter: stack
> Assignee: Jim Kellerman
> Priority: Minor
> Fix For: 0.15.0
>
> Attachments: donotincludesplits.patch
>
>
> 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.