Update scheduling uses the hour offset as a start hour.
-------------------------------------------------------
Key: TS-850
URL: https://issues.apache.org/jira/browse/TS-850
Project: Traffic Server
Issue Type: Bug
Components: Configuration
Affects Versions: 3.0.0
Reporter: Alan M. Carroll
Assignee: Alan M. Carroll
Priority: Minor
Fix For: 3.1.0
For update.config the current logic uses the hour offset as a starting hour
such that if ATS is started after that hour of the day, then the next scheduled
event is deferred until the next day. E.g., if the offset is 6, and ATS is
started after 6AM, then the next even won't be until after 6AM the next day.
Yet after the first day, events happen every interval.
Also, blank lines affect parsing, in that any configuration line following a
blank line will be handled incorrectly.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira