Summary: | Setting for Refresh Time not used | ||
---|---|---|---|
Product: | [Frameworks and Libraries] Akonadi | Reporter: | Tilman Klaeger <kde> |
Component: | server | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | greg |
Priority: | NOR | ||
Version: | 4.9 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/akonadi/d9edf415880370cd96566b556c04678d0961fe38 | Version Fixed In: | |
Sentry Crash Report: |
Description
Tilman Klaeger
2012-11-03 15:15:16 UTC
Confirmed here too. There's a fixed interval set for the collection tree sync that the resource cannot change. The items sync interval however matches the configured interval. In your server log you should see a series of PROPFIND requests that is the collection tree sync, and a series of REPORT requests that is the items sync. I'm trying to reach the Akonadi devs about this as the source seems to be there. Cheers, Grégory Git commit d9edf415880370cd96566b556c04678d0961fe38 by Grégory Oestreicher. Committed on 14/12/2012 at 18:30. Pushed by goestreicher into branch 'master'. Respect collection cache policy refresh interval for collection tree sync REVIEW: 107709 M +6 -1 server/src/intervalcheck.cpp http://commits.kde.org/akonadi/d9edf415880370cd96566b556c04678d0961fe38 |