We have two process P1 on node N1 and P2 on node N2. P1 is monitoring P2 and P2 is monitoring P1. Is’t possible after some network failures/problems that P1 receives {‘DOWN’,…} message,but P2 does’t. Both process life all this time.