Hi TIPC experts, I'm using the TIPC library in my project which needs to be aware of a node leaves the cluster.
So, I use socket type AF_TIPC and SOCK_SEQPACKET and connect it to TIPC_TOP_SRV. I tried to get several nodes up and then make one of them leave and then I can see the event TIPC_WITHDRAW seen, but the issue is it comes very late, in particular, it comes about 10 seconds late after a node left the cluster. I'm using Ubuntu 16.04, kernel 4.4.0-87-generic. The same issue also occurs in Ubuntu 14.04. Why is it too late? Appreciate your help. Thanks and regards, Hung _______________________________________________ tipc-discussion mailing list tipc-discussion@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/tipc-discussion