[commits] Horde branch master updated. 145261bacc0f51a38e45403dd2289df9eb54b470

Michael J. Rubinsky mrubinsk at horde.org
Sat Jun 6 18:50:34 UTC 2015


The branch "master" has been updated.
The following is a summary of the commits.

from: c971fa53bede55ccb7122b2006b07e4ad1b666bd

145261ba Avoid memory issues for non-MODSEQ servers.

Summary: http://github.com/horde/horde/compare/c971fa53bede55ccb7122b2006b07e4ad1b666bd...145261bacc0f51a38e45403dd2289df9eb54b470

-----------------------------------------------------------------------

commit 145261bacc0f51a38e45403dd2289df9eb54b470
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat Jun 6 14:48:41 2015 -0400

    Avoid memory issues for non-MODSEQ servers.
    
    With very large mailboxes and no MODSEQ, the initial
    sync can hit the server memory limit when loading the
    entire mailbox to fetch flag state. Avoid this by
    loading in 2000 message chunks.

 framework/ActiveSync/lib/Horde/ActiveSync/Imap/Adapter.php |   24 +++++++++---
 1 files changed, 18 insertions(+), 6 deletions(-)

http://github.com/horde/horde/commit/145261bacc0f51a38e45403dd2289df9eb54b470




More information about the commits mailing list