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

Exclude terminated instances when selecting first node #10

Merged
merged 1 commit into from Oct 6, 2016
Merged

Exclude terminated instances when selecting first node #10

merged 1 commit into from Oct 6, 2016

Conversation

alexherington
Copy link
Contributor

The join_riak_cluster.py script runs correctly in a clean VPC as part of the Cloud Formation script. However, if the first Riak node (as selected by launch time) dies or is terminated and a new instance is launched, the script will try to use the IP of the terminated instance rather than the next "first" instance. This patch further restricts the filter to running instances within the autoscale group.

@bsparrow435 bsparrow435 merged commit 5dc6b67 into basho:master Oct 6, 2016
@bsparrow435
Copy link
Contributor

Apologies for the delay in review and merge. Thank you very much for your contribution.

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.

None yet

2 participants