[dovecot/core] 2a3139: director: Reconnect after detecting a write failur...

GitHub noreply at github.com
Thu Nov 16 15:00:14 EET 2017


  Branch: refs/heads/master-2.2
  Home:   https://github.com/dovecot/core
  Commit: 2a31392913a69b41b7482a255c5528f598a260a5
      https://github.com/dovecot/core/commit/2a31392913a69b41b7482a255c5528f598a260a5
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-11-16 (Thu, 16 Nov 2017)

  Changed paths:
    M src/director/director-connection.c

  Log Message:
  -----------
  director: Reconnect after detecting a write failure to director

If disconnection is detected during write failure, or "Output buffer full"
occurs, the connection is disconnected. However, if this was the right side
connection, it wasn't automatically reconnected to. This left the ring
nonworking.


  Commit: 0bd35db68be764ab947f458e53384b169b49654e
      https://github.com/dovecot/core/commit/0bd35db68be764ab947f458e53384b169b49654e
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-11-16 (Thu, 16 Nov 2017)

  Changed paths:
    M src/director/director.c

  Log Message:
  -----------
  director: Make sure a missing right-side connection is always reconnected

This code shouldn't be needed, but add it just to be sure.


Compare: https://github.com/dovecot/core/compare/a03648ba57bc...0bd35db68be7


More information about the dovecot-cvs mailing list