Closed mkherlakian closed 9 years ago
@mkherlakian : Are you referring to this method:
Or the other possible one:
?
@slaff I usually use the first one, since we don't necessarily have an already joined server to connect to (which is where the second one is useful). So definitely the first one.
in some cloud setups, the cluster node servers might come up before the database server. For these scenarios, it would be useful to have a delayed join cluster method that pings the database server and only joins the node when the server's ready.