Skip to content
This repository has been archived by the owner on Nov 9, 2022. It is now read-only.

Issue616 #684

Closed
wants to merge 5 commits into from
Closed

Issue616 #684

wants to merge 5 commits into from

Conversation

jamsilvia
Copy link
Contributor

@jamsilvia jamsilvia commented Nov 1, 2016

Ticket #616 : Expanded replica and forest generation so replicas are properly round-robin distributed and redistributed on scale-out, both for internal and defined forests. Added methods to clean up the replicas that should be retired after their replacements are in sync replicating state. This may take some time, so it is expected that the user would run clean-replicas at a later date. To handle that, a state file for which replicas we are waiting on, and a state file for which replicas need to be deleted are stored.

RobertSzkutak and others added 5 commits October 27, 2016 23:04
Added functionality to adjust replica setup when scaling out.  This
includes redistribution of replicas by creating new ones where needed
and marking the old ones for delete.  Additional functions for cleaning
up once the new replicas are sync replication.
Updates to interface better with setup.xqy for bootstrap and wipe.
Also added in new cleanup calls to remove replicas that are no longer
needed after redistribution from scale out.
@RobertSzkutak
Copy link
Contributor

Hi @jamsilvia could you please send this merge request to the dev branch for review? We don't accept merge requests directly into master.

Thank you!!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants