Skip to content

Instantly share code, notes, and snippets.

@mcroydon
Created October 27, 2013 01:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mcroydon/7176992 to your computer and use it in GitHub Desktop.
Save mcroydon/7176992 to your computer and use it in GitHub Desktop.
[14:16:36] <rgarcia_> is there a reason why you can't start a serf agent and simultaneously tell it to join a cluster?
[14:16:56] <rgarcia_> seems awkward to have to run another cmd to tell it to join
[14:17:43] <Kyle> thought you could?
[14:18:41] • Kyle: looks
[14:19:20] m0hit (~mohit@208.66.30.174) joined the channel.
[14:19:27] <Kyle> heh, guess you can't
[14:20:05] <Kyle> rgarcia_: could use a member join event, look for you, and serf join then?
[14:20:06] <Kyle> *shrug*
[14:20:43] <jacques_> could open a GI for it
[14:20:46] <@mitchellh> rgarcia_ So I originally coded that in
[14:20:51] Corey (~Corey@freenode/staff/corey) joined the channel.
[14:20:53] <jacques_> or just make a 2 line bash script wrapper : )
[14:20:54] <@mitchellh> rgarcia_ But then wasn't sure what the failure scenario should be like
[14:21:10] <@mitchellh> rgarcia_ i.e. does it just try to join those nodes and retry forever if it can't?
[14:21:26] <Kyle> mitchellh: or failure, hmmm
[14:21:31] <Kyle> that's a good point I suppose
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment