[erlang-questions] Distributed application and netsplit
Rick Pettit
rpettit@REDACTED
Tue Nov 18 21:55:40 CET 2014
For what it’s worth I understand your question and am also interested in hearing the “right” way to handle this. :-)
-Rick
On Nov 18, 2014, at 2:38 PM, Karolis Petrauskas <k.petrauskas@REDACTED> wrote:
> My problem is not how to detect netsplit or recovery from it. My
> problem is how to stop a distributed application on a secondary
> node(s) so, that they still would be started in the case of failover
> automatically (when primary node is down).
>
> By primary, I mean the node, that is listed before other (secondary)
> nodes in the kernel's "distributed" option.
>
> Karolis
>
> On Tue, Nov 18, 2014 at 9:30 PM, Imants Cekusins <imantc@REDACTED> wrote:
>> net_kernel:monitor_nodes/1,2 ?
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions
More information about the erlang-questions
mailing list