]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
director: With director_consistent_hashing=yes hosts_hash wasn't always calculated...
authorTimo Sirainen <tss@iki.fi>
Mon, 23 Nov 2015 17:35:03 +0000 (19:35 +0200)
committerTimo Sirainen <tss@iki.fi>
Mon, 23 Nov 2015 17:35:03 +0000 (19:35 +0200)
commit570153aa925e893dae97d7e097d95eac3a982b86
tree34ea5e3233c5670408e0d7efb37149a19323c974
parentd965f1c171b714f1460d87bac597ec3e015fae83
director: With director_consistent_hashing=yes hosts_hash wasn't always calculated right.
If different servers had added hosts in different order, the hosts_hash
would have become different, which caused errors and resyncs.
src/director/mail-host.c