1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-22 13:34:15 +03:00
samba-mirror/ctdb/tcp
Noel Power 0ff1b78fc2 ctdb-tcp: move free of inbound queue to TCP restart
Since commit 77deaadca8, a nodeA which
had previously accepted a connection from nodeB (where nodeB dies
e.g. as as result of fencing) when nodeB attempts to connect again
after restarting is always rejected with

 ctdb_listen_event: Incoming queue active, rejecting connection from w.x.y.z

messages.

Consolidate dead node handling in the TCP restart handling.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=14295

Signed-off-by: Noel Power <noel.power@suse.com>
Reviewed-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Martin Schwenke <martin@meltin.net>
2020-03-12 03:47:30 +00:00
..
ctdb_tcp.h ctdb-tcp: Drop tracking of file descriptor for incoming connections 2019-11-06 01:22:30 +00:00
tcp_connect.c ctdb-tcp: Make error handling for outbound connection consistent 2020-02-12 03:11:39 +00:00
tcp_init.c ctdb-tcp: move free of inbound queue to TCP restart 2020-03-12 03:47:30 +00:00
tcp_io.c ctdb-tcp: move free of inbound queue to TCP restart 2020-03-12 03:47:30 +00:00