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

allow scaling a mongodb to 0 replicas #1636

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Olliewer
Copy link

Summary:

It is possible to set the number of mongodb members and arbiters to 0 (at the same time).
Therefore it is possible to scale the mongodb down if it is not needed.
The edge case is has been included that the number of members and arbiters can be equal if both are 0.

closes #1635

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

Successfully merging this pull request may close these issues.

Errors when scaling down mongodb
1 participant