[
https://issues.apache.org/jira/browse/HBASE-2802?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stack resolved HBASE-2802.
--------------------------
Hadoop Flags: [Reviewed]
Fix Version/s: (was: 0.90.0)
Resolution: Fixed
Committed to 0.20 branch.
> Stop daughter regions both being assigned same server
> -----------------------------------------------------
>
> Key: HBASE-2802
> URL: https://issues.apache.org/jira/browse/HBASE-2802
> Project: HBase
> Issue Type: Improvement
> Reporter: stack
> Fix For: 0.20.6
>
> Attachments: moz.txt
>
>
> On split, usually the two daughter regions end up on assignment list at same
> time. Dependent on cluster state and what balancer says, when a server
> checks in, we'll assign at least two regions in the one go so daughters then
> end up on same server. This patch makes it so we don't assign contiguous
> regions in the one assignment.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.