Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.0.0-alpha-1, 2.0.0
-
None
-
Reviewed
Description
Generally it is better that the parent region when split creates the daughter region in the same target server.
But for replicas also we do the same and all the replica regions are created in the same target server. We should ideally be doing a round robin and only the primary daughter region should be opened in the intended target server (where the parent was previously opened).
huaxiang FYI.
Attachments
Attachments
Issue Links
- relates to
-
HBASE-23659 BaseLoadBalancer#wouldLowerAvailability should consider region replicas
- Resolved
- links to