Details
Description
See forum thread: http://forums.terracotta.org/forums/posts/list/3161.page for initial report.
"It appears that the DateIntervalTrigger's getFireTimeAfter method does not calculate intervals properly during daylight savings time. "
"Quartz calculates the nextFireTime from per-trigger startTime, adding n * repeatInterval on each invocation of nextFireTime. During DST, a calculation of the time elapsed since the startTime comes up 1 hour short, which causes the nextFireTime calculation to get stuck on a particular value. "
Issue Links
- clones
-
QTZ-23
Daylight Savings Bug in DateIntervalTrigger
-
for some reason this issue is not marked resolved, though change #1091 did so many months back.