[
https://issues.apache.org/jira/browse/GEODE-74?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dan Smith resolved GEODE-74.
----------------------------
Resolution: Fixed
> Recover redundancy in parallel
> ------------------------------
>
> Key: GEODE-74
> URL: https://issues.apache.org/jira/browse/GEODE-74
> Project: Geode
> Issue Type: Improvement
> Components: core
> Reporter: Dan Smith
> Assignee: Dan Smith
> Priority: Minor
>
> When redundancy recovery happens in geode, a single member coordinates the
> recovery, choosing the best targets and directing each member to create a
> redundant bucket.
> The rebalancing coordinator node directs the creation of each bucket
> serially. When multiple members are started simultaneously, it should be
> possible to recover redundancy more quickly by having them work in parallel.
> The proposal here is to still have a single coordinator, but the coordinator
> will put tasks into a threadpool to recover buckets asynchronously.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)