Monitoring of nodes..

Pekka.Hedqvist@REDACTED Pekka.Hedqvist@REDACTED
Wed May 17 07:41:02 CEST 2000


What have I missed if I have three (3) nodes <a@REDACTED,b@REDACTED,c@REDACTED>, they
are all "connected" with each other. Node 'a@REDACTED' does BIF calls to
monitor_node(b@REDACTED, true) and monitor_node(c@REDACTED,true). Now node
'a@REDACTED' monitors both node 'b@REDACTED' and node 'c@REDACTED'. If I terminate
node 'b@REDACTED', node 'a@REDACTED' should receive an {nodedown, b@REDACTED} message
which it does. 
BUT, if I then terminate the 'c@REDACTED' node I do NOT receive any
{nodedown, c@REDACTED} message. Now, is this the correct behaviour? It's
not what I expected anyway..?

/pekka




More information about the erlang-questions mailing list