[dovecot/core] ba081c: lib-stats: Handle better write() to stats process ...

GitHub noreply at github.com
Mon Apr 18 19:00:10 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/core
  Commit: ba081c6b0b9b07b390533fd240712b96e4c1ce36
      https://github.com/dovecot/core/commit/ba081c6b0b9b07b390533fd240712b96e4c1ce36
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-04-17 (Sun, 17 Apr 2016)

  Changed paths:
    M src/lib-stats/stats-connection.c

  Log Message:
  -----------
  lib-stats: Handle better write() to stats process failing with EAGAIN

It only means that the stats process is too busy and the FIFO is filled up.
Retrying the write later should work. We also don't want to log too much about
the same warning, so do it only once per 30 seconds.


  Commit: 84ba16ca61846ea305653dc11f36e08aa77b2a11
      https://github.com/dovecot/core/commit/84ba16ca61846ea305653dc11f36e08aa77b2a11
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-04-18 (Mon, 18 Apr 2016)

  Changed paths:
    M src/plugins/stats/stats-plugin.c

  Log Message:
  -----------
  stats plugin: stats_notify_path can now specify path to the stats-mail FIFO


  Commit: 5545acdd3aa90a6e0cca2b665f909ec4c2fb2513
      https://github.com/dovecot/core/commit/5545acdd3aa90a6e0cca2b665f909ec4c2fb2513
  Author: Baofeng <baofeng.wang at dovecot.com>
  Date:   2016-04-18 (Mon, 18 Apr 2016)

  Changed paths:
    M doc/example-config/conf.d/10-director.conf
    M src/director/director-settings.c
    M src/director/director-settings.h
    M src/director/main.c

  Log Message:
  -----------
  director: Remove director_doveadm_port

the flag is obsoleted by inet_listener doveadm name.
And listener_get_socket_type_fallback() will fallback to token ring
when socket name is missing.


  Commit: 378fcd5bd4d302fd88aaad30837050df57ab9fa2
      https://github.com/dovecot/core/commit/378fcd5bd4d302fd88aaad30837050df57ab9fa2
  Author: Martti Rannanjärvi <martti.rannanjarvi at dovecot.fi>
  Date:   2016-04-18 (Mon, 18 Apr 2016)

  Changed paths:
    M doc/example-config/conf.d/10-mail.conf
    M src/lib-storage/index/dbox-multi/mdbox-settings.c

  Log Message:
  -----------
  lib-storage: mdbox_rotate_size=10M default


  Commit: c1d01419ffbeb0e00f86a653db70bfd47110e7fc
      https://github.com/dovecot/core/commit/c1d01419ffbeb0e00f86a653db70bfd47110e7fc
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-04-18 (Mon, 18 Apr 2016)

  Changed paths:
    M src/director/main.c

  Log Message:
  -----------
  director: Compiler warning fix


  Commit: 43158c7d5a63c2b533ee731eb23b5123052c97fb
      https://github.com/dovecot/core/commit/43158c7d5a63c2b533ee731eb23b5123052c97fb
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-04-18 (Mon, 18 Apr 2016)

  Changed paths:
    M doc/example-config/conf.d/10-director.conf
    M doc/example-config/conf.d/10-mail.conf
    M src/director/director-settings.c
    M src/director/director-settings.h
    M src/director/main.c
    M src/lib-stats/stats-connection.c
    M src/lib-storage/index/dbox-multi/mdbox-settings.c
    M src/plugins/stats/stats-plugin.c

  Log Message:
  -----------
  Merge branch 'master' of git.dovecot.net:dovecot/core


Compare: https://github.com/dovecot/core/compare/219fd9bfdf4f...43158c7d5a63


More information about the dovecot-cvs mailing list