[dovecot/core] 59d98f: master: Don't throttle services that are already b...

GitHub noreply at github.com
Thu Sep 21 20:30:10 EEST 2017


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/core
  Commit: 59d98f43a1fe99559d58c0f37a49ca7e3be7bb27
      https://github.com/dovecot/core/commit/59d98f43a1fe99559d58c0f37a49ca7e3be7bb27
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-09-21 (Thu, 21 Sep 2017)

  Changed paths:
    M src/master/service-monitor.c

  Log Message:
  -----------
  master: Don't throttle services that are already being destroyed

If process couldn't be created, because the service_list is already being
destroyed (e.g. due to reload), also don't enable unnecessary throttling
for the service.

Hopefully fixes these random errors that are logged alone:
master: Error: service(...): command startup failed, throttling for 2 secs


  Commit: e3a3366eea09eb2ee25ad546cc88dfdee9715dcb
      https://github.com/dovecot/core/commit/e3a3366eea09eb2ee25ad546cc88dfdee9715dcb
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-09-21 (Thu, 21 Sep 2017)

  Changed paths:
    M src/lib-sql/sql-api.h

  Log Message:
  -----------
  lib-sql: Fix compiler warning with OSX


Compare: https://github.com/dovecot/core/compare/9372e48b702a...e3a3366eea09


More information about the dovecot-cvs mailing list