[
https://issues.apache.org/jira/browse/TS-4626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15372178#comment-15372178
]
Michael Chai edited comment on TS-4626 at 7/12/16 5:33 AM:
-----------------------------------------------------------
I've already replaced the link with the code where errors may occur.
was (Author: chaiman_ats):
I already replaced link with code maybe error.
> LogFile::close_file should not delete m_log handle
> --------------------------------------------------
>
> Key: TS-4626
> URL: https://issues.apache.org/jira/browse/TS-4626
> Project: Traffic Server
> Issue Type: Bug
> Components: Core
> Reporter: Michael Chai
> Fix For: 7.0.0
>
>
> When log file was deleted on the disk, LogFile::check_fd will close file
> handle and reopen again.delete m_log at this point will cause
> LogFile::open_file return "LOG_FILE_COULD_NOT_OPEN_FILE" . otherwise, will
> cause trafficserver crash at LogFile::preproc_and_try_delete
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)