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

server: join semantics are not exposed via configuration #180

Closed
macb opened this issue Sep 30, 2015 · 6 comments
Closed

server: join semantics are not exposed via configuration #180

macb opened this issue Sep 30, 2015 · 6 comments

Comments

@macb
Copy link

macb commented Sep 30, 2015

Similar to how consul offers flags and config file to have a server join the cluster nomad doesn't. Was this an intended deviation?

@ryanuber
Copy link
Member

ryanuber commented Oct 1, 2015

@macb this was probably just an oversight for the servers. In Nomad the client's don't need to join the gossip pool, so only the server nodes should need these options. We should add them, though. Thanks!

@ketzacoatl
Copy link
Contributor

I am really appreciative for the flexibility and simplicity inherent in Consul's leader election, and the lack of the same semantics in Nomad makes deploying Nomad leaders to AWS auto-scaling groups much more difficult than Consul. (I would welcome any suggestions - in case I am missing something obvious).

To be more clear: the current setup with Consul makes it possible to easily give Consul an arbitrary list of IPs, and set it up to continually retry/reload/restart until Consul succeeds to elect a leader.

There is a bit of a discussion on these topic on the list: https://groups.google.com/d/msg/nomad-tool/PXH0rQK_7sM/zQMP3mRIDwAJ

@dadgar dadgar added this to the v0.2.1 milestone Nov 19, 2015
@adrianlop
Copy link
Contributor

+1

@cbednarski cbednarski modified the milestones: v0.3.0, v0.2.1 Dec 4, 2015
@dadgar
Copy link
Contributor

dadgar commented Dec 9, 2015

#527 addresses this!

@dadgar dadgar closed this as completed Dec 9, 2015
@ketzacoatl
Copy link
Contributor

\o/

@github-actions
Copy link

I'm going to lock this issue because it has been closed for 120 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 28, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

6 participants