Re: [CalendarServer-dev] [CalendarServer] #207: Recurring events do not appear to extend beyond November 2008
#207: Recurring events do not appear to extend beyond November 2008 ------------------------------------+--------------------------------------- Reporter: dekkerdreyer@gmail.com | Owner: sagen@apple.com Type: Defect | Status: new Priority: 1: Blocker | Milestone: 2.x Component: Calendar Server | Version: Severity: Serious | Resolution: Keywords: | ------------------------------------+--------------------------------------- Changes (by wsanchez@apple.com): * owner: cdaboo@apple.com => sagen@apple.com * milestone: 1.3 => 2.x Comment: The index is supposed to indicate how far out expansion has happened for each event, and if a query against the index goes beyond that time, the expansion should be brought out farther, up to a defined limit. If we have expanded to the limit, then any queries that goes beyond the limit would have to read the icalendar data to see if that event matches (far more expensive, but the idea is that such queries should be rare). The code is apparently not working as I described. -- Ticket URL: <https://trac.calendarserver.org/ticket/207#comment:4> CalendarServer </> HTTP/WebDAV/CalDAV Server
participants (1)
-
CalendarServer