Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Line 1 in AddMember step of ClusterAllocator pseudo code #11

Open
problame opened this issue Jul 31, 2016 · 0 comments
Open

Line 1 in AddMember step of ClusterAllocator pseudo code #11

problame opened this issue Jul 31, 2016 · 0 comments

Comments

@problame
Copy link
Member

The algorithm starts with line 1, assuming we look at a single Replica Set.

This does not make sense since the algorithm should add missing Replica Set members by a priority determined through the prioritization datastructures.

This is actually written down below (we use RQ.pop() in a while loop), but line 1 should be removed from the listing.

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

No branches or pull requests

1 participant