[erlang-questions] Distributed application and netsplit

Karolis Petrauskas k.petrauskas@REDACTED
Tue Nov 18 21:38:39 CET 2014


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 ?



More information about the erlang-questions mailing list