[
https://issues.apache.org/jira/browse/TS-4072?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
James Peach updated TS-4072:
----------------------------
Description: When diagnostic logs are rolled, {{Diags::diags_log}} is
deleted and replaced with a new log object. Since the global {{diags}} points
to a a single {{Diags}} object there is nothing to prevent a different thread
logging through this object at the time it is deleted. (was: When diagnostic
logs are rolled, {{Diags::diags_log}}} is deleted and replaced with a new log
object. Since the global {{diags}} points to a a single {{Diags}} object there
is nothing to prevent a different thread logging through this object at the
time it is deleted.)
> diagnostic log rolling races
> ----------------------------
>
> Key: TS-4072
> URL: https://issues.apache.org/jira/browse/TS-4072
> Project: Traffic Server
> Issue Type: Bug
> Components: Logging
> Reporter: James Peach
>
> When diagnostic logs are rolled, {{Diags::diags_log}} is deleted and replaced
> with a new log object. Since the global {{diags}} points to a a single
> {{Diags}} object there is nothing to prevent a different thread logging
> through this object at the time it is deleted.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)