]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
director: Don't reset directors' last_network_failure while handshaking
authorTimo Sirainen <timo.sirainen@dovecot.fi>
Thu, 14 Sep 2017 14:38:24 +0000 (17:38 +0300)
committerTimo Sirainen <timo.sirainen@dovecot.fi>
Fri, 15 Sep 2017 09:00:29 +0000 (12:00 +0300)
commite588e0b3f3119ba2cc98b338ee9868f8f0297f49
treef65f5c64ad7b3a27ae225b7006e376c6a42d59ca
parente2fdcdb4ee53ab769123e27997713aaea34910e1
director: Don't reset directors' last_network_failure while handshaking

The reset is done mainly to make it faster for a director that has been down
to connect back to the ring, without other directors still thinking that
it's down. But DIRECTOR that is sent during handshake says nothing about
whether the director is up at the moment or not.
src/director/director-connection.c