On Mon, 2010-10-04 at 15:57 +0200, Attila Nagy wrote: > On 10/04/10 15:48, Timo Sirainen wrote: > > On Mon, 2010-10-04 at 15:27 +0200, Attila Nagy wrote: > > > >> It seems there is an FD leak in this version. The number of open file > >> descriptors quickly raise after upgrading from 2.0.4. > > In which process? > Sorry, I had to quickly downgrade, dovecot ate more than 100k > descriptors in some minutes... I just thought that there weren't too > many changes between 4 and 5 and it's trivial from a diff where those > descriptors can leak (maybe the pop optimization, that's what really > spins here).
Here: http://hg.dovecot.org/dovecot-2.0/rev/2b8b2875af26 I guess it's because you had autocreate plugin enabled and autosubscribe entries. It shouldn't have been writing anything to logs then though, I'll fix that too.