-
Bug
-
Resolution: Fixed
-
Minor
-
None
It seems that the audit lck files are not removed during a jenkins restart or clean shutdown. This causes the "unique" portion to be incremented on each launch of the master.
- duplicates
-
JENKINS-44129 Log file logger for Audit trail plugin leaks open file descriptors
-
- Resolved
-
[JENKINS-23449] .lck files are not removed during a clean shutdown
Assignee | New: Nicolas De Loof [ ndeloof ] |
Workflow | Original: JNJira [ 156077 ] | New: JNJira + In-Review [ 179204 ] |
Assignee | Original: Nicolas De Loof [ ndeloof ] |
Link |
New:
This issue duplicates |
Assignee | New: Pierre Beitz [ pierrebtz ] | |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Closed [ 6 ] |
Is there a way to update https://github.com/jenkinsci/audit-trail-plugin/blob/master/src/main/java/hudson/plugins/audit_trail/LogFileAuditLogger.java to close the FileHandler on JVM termination?