[dovecot/core] 3a7a8b: director: Reconnect after detecting a write failur...

GitHub noreply at github.com
Thu Nov 16 11:30:12 EET 2017


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/core
  Commit: 3a7a8b3685eb946a2153b9af92bc545800935a95
      https://github.com/dovecot/core/commit/3a7a8b3685eb946a2153b9af92bc545800935a95
  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: d5967394396acaa4aaa249ea973423aa5b9c38ed
      https://github.com/dovecot/core/commit/d5967394396acaa4aaa249ea973423aa5b9c38ed
  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/0a222deffd3f...d5967394396a


More information about the dovecot-cvs mailing list