Anders Wallgren
created
LOGBACK-731
TimeBasedRollingPolicy#rollover can leave an uncompressed, renamed file behind
Issue Type:
Bug
Affects Versions:
1.0.6
Assignee:
Logback dev list
Components:
logback-core
Created:
10/Aug/12 5:14 AM
Description:
When TimeBasedRollingPolicy#rollover renames a file (because getParentsRawFileProperty returns non-null) there's a race condition where the JVM may exit before the async compressor is started, thus leaving behind an uncompress file with a tmp name.
This doesn't seem like an easy fix...
Project:
logback
Priority:
Major
Reporter:
Anders Wallgren
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your
JIRA administrators
.
For more information on JIRA, see:
http://www.atlassian.com/software/jira