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

Prefer distinct nodes, even when not required #179

Merged
merged 1 commit into from
Jun 15, 2018

Conversation

ewoutp
Copy link
Contributor

@ewoutp ewoutp commented Jun 15, 2018

This PR changes the allocation of a node in an ArangoLocalStorage resource.
It now tries to use distinct nodes for volumes in the same "group", even when that is not required.
If no distinct node is available AND it is not production mode, it picks one from all available nodes.

Copy link
Member

@neunhoef neunhoef left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ewoutp ewoutp merged commit 91e4475 into master Jun 15, 2018
@ewoutp ewoutp deleted the bugfix/prefer-distinc-nodes branch June 15, 2018 07:41
@ewoutp ewoutp removed the 4 - Review label Jun 15, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants