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

Clarify Bamboo.Endpoint's uniqueness #175

Merged
merged 1 commit into from Oct 28, 2015
Merged

Conversation

cwegrzyn
Copy link
Contributor

This makes explicit that each Bamboo instance needs a unique Endpoint address.

We figured this out the hard way after setting the endpoint to a DNS name that round-robined all of the bamboo servers. Only one instance would ever receive an update from Marathon, and so the bamboo instances all end up out-of-sync.

Happy to swap in any other/better language-- but hopefully this will save folks from making the mistake we did.

Each Bamboo instance must be simultaneously directly addressable by the Marathon server.
j1n6 pushed a commit that referenced this pull request Oct 28, 2015
Clarify Bamboo.Endpoint's uniqueness
@j1n6 j1n6 merged commit b3f94bf into QubitProducts:master Oct 28, 2015
@j1n6
Copy link
Contributor

j1n6 commented Oct 28, 2015

Thank you, any doc improvements are always appreciated.

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