[
https://issues.apache.org/jira/browse/TS-4659?focusedWorklogId=25500&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-25500
]
ASF GitHub Bot logged work on TS-4659:
--------------------------------------
Author: ASF GitHub Bot
Created on: 14/Jul/16 22:46
Start Date: 14/Jul/16 22:46
Worklog Time Spent: 10m
Work Description: Github user jpeach commented on the issue:
https://github.com/apache/trafficserver/pull/797
The original code used the enum value as a sentinel so it would never have
hit the empty strings at the ends of the lists.
Issue Time Tracking
-------------------
Worklog Id: (was: 25500)
Time Spent: 50m (was: 40m)
> log format errors on startup
> ----------------------------
>
> Key: TS-4659
> URL: https://issues.apache.org/jira/browse/TS-4659
> Project: Traffic Server
> Issue Type: Bug
> Components: Logging
> Reporter: James Peach
> Time Spent: 50m
> Remaining Estimate: 0h
>
> Seeing these errors at startup:
> {noformat}
> [Jul 13 22:47:14.896] Server {0x7ffff7fde840} NOTE: <LogConfig.cc:1038
> (read_xml_log_config)> 'Interval' attribute missing for LogFormat object
> squid_seconds_only_timestamp that contains aggregate operators: %<cqts>
> %<ttms> %<chi> %<crc>/%<pssc> %<psql> %<cqhm> %<cquc> %<caun> %<phr>/%<pqsn>
> %<psct>
> [Jul 13 22:47:14.896] Server {0x7ffff7fde840} NOTE: <LogConfig.cc:1038
> (read_xml_log_config)> 'Interval' attribute missing for LogFormat object
> squid that contains aggregate operators: %<cqtq> %<ttms> %<chi>
> %<crc>/%<pssc> %<psql> %<cqhm> %<cquc> %<caun> %<phr>/%<pqsn> %<psct>
> [Jul 13 22:47:14.896] Server {0x7ffff7fde840} NOTE: <LogConfig.cc:1038
> (read_xml_log_config)> 'Interval' attribute missing for LogFormat object
> common that contains aggregate operators: %<chi> - %<caun> [%<cqtn>]
> "%<cqtx>" %<pssc> %<pscl>
> [Jul 13 22:47:14.896] Server {0x7ffff7fde840} NOTE: <LogConfig.cc:1038
> (read_xml_log_config)> 'Interval' attribute missing for LogFormat object
> extended that contains aggregate operators: %<chi> - %<caun> [%<cqtn>]
> "%<cqtx>" %<pssc> %<pscl> %<sssc> %<sscl> %<cqbl> %<pqbl> %<cqhl> %<pshl>
> %<pqhl> %<sshl> %<tts>
> [Jul 13 22:47:14.896] Server {0x7ffff7fde840} NOTE: <LogConfig.cc:1038
> (read_xml_log_config)> 'Interval' attribute missing for LogFormat object
> extended2 that contains aggregate operators: %<chi> - %<caun> [%<cqtn>]
> "%<cqtx>" %<pssc> %<pscl> %<sssc> %<sscl> %<cqbl> %<pqbl> %<cqhl> %<pshl>
> %<pqhl> %<sshl> %<tts> %<phr> %<cfsc> %<pfsc> %<crc>
> [Jul 13 22:47:14.896] Server {0x7ffff7fde840} WARNING: <LogConfig.cc:1353
> (read_xml_log_config)> Format squid not in the global format list; cannot
> create LogObject
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)