Merge pull request #148 in ZP/z-push from feature/ZP-832-detect-folder-changes-faster to develop
* commit 'bc067ce2': ZP-832 Run SyncCollections->CheckForChanges() stat comparing only on first run, improved comment. ZP-832 Add check if stats table can be loaded for shared users - log to INFO if that does not work, sync folders where no stat can be found only once a hour, include PR_CONTENT_COUNT, PR_CONTENT_UNREAD and PR_DELETED_MSG_COUNT into stat to reflect all kind of changes, SyncCollection->CheckForChanges() compares folderstats for changes when initiating, in case of error remove the folderstat to ensure folder is synchronized next Sync request, remove 'savestate' functionality as it is not used. ZP-832 Request folder statistics from the backend and setup the exporter only if the stat indicate that the folder contains changes. Per default the statistics are disabled (backend has to enable them). If disabled, an exporter will be setup for each folder. ZP-832 Log GlobalWindow size override only once.
Showing
This diff is collapsed.
Please register or sign in to comment