[
https://issues.apache.org/jira/browse/GEODE-75?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Anthony Baker closed GEODE-75.
------------------------------
> Rebalance independent regions in parallel
> -----------------------------------------
>
> Key: GEODE-75
> URL: https://issues.apache.org/jira/browse/GEODE-75
> Project: Geode
> Issue Type: Improvement
> Components: core
> Reporter: Dan Smith
> Assignee: Dan Smith
> Priority: Minor
> Fix For: 1.0.0-incubating.M1
>
>
> Rebalancing a single region happens under a distributed lock by a single
> coordinator. Multiple non-colocated regions should be able to be rebalanced
> independently.
> However, when rebalance is invoked through the API, a single thread goes
> throw each region one by one and rebalances it.
> We should provide the ability to parallelize a rebalance invoked through the
> API, so that each region can be rebalanced in parallel.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)