[ 
https://issues.apache.org/jira/browse/TS-3303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Leif Hedstrom resolved TS-3303.
-------------------------------
    Resolution: Fixed

> tcpinfo: Log file can get closed when disk is full
> --------------------------------------------------
>
>                 Key: TS-3303
>                 URL: https://issues.apache.org/jira/browse/TS-3303
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: Plugins
>            Reporter: Leif Hedstrom
>            Assignee: Leif Hedstrom
>             Fix For: 5.3.0
>
>
> It's unfortunate, but it seems that TSTextLogObjectWrite() returns TSError 
> for both "disk full" and "write failed". I think, but not 100% sure, that 
> this can trip us to delete the log object more than once, due to a race 
> condition in the code.
> My suggestion is to just not close the log object, but hope that we the log 
> rotation / cleanup code will free up disk space, such that future log writes 
> succeeds.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to