]
James Perkins updated LOGMGR-154:
---------------------------------
Git Pull Request:
Log rotations should be more resilient to failed rotations
----------------------------------------------------------
Key: LOGMGR-154
URL:
https://issues.jboss.org/browse/LOGMGR-154
Project: JBoss Log Manager
Issue Type: Bug
Reporter: James Perkins
Assignee: James Perkins
Priority: Critical
Fix For: 2.0.8.Final, 2.1.0.Alpha3
If a failure occurs while rotating a file the file handler will stop working. The file
handler should instead report the failed rotation, but keep allowing messages to be
written.