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

Throw error if user tries to specify an invalid failure group #3

Open
adammoody opened this issue Aug 23, 2019 · 0 comments
Open

Throw error if user tries to specify an invalid failure group #3

adammoody opened this issue Aug 23, 2019 · 0 comments

Comments

@adammoody
Copy link
Contributor

Both XOR and PARTNER require at least two processes in each redundancy group. Currently the code segfaults if the user gives a failure group such that some process ends up in a redundancy group of size 1. To be helpful, we should print and return an error instead. With SCR, we would automatically fallback to SINGLE in such cases. That could be another option.

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

No branches or pull requests

1 participant