DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=43374>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=43374


[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
            Summary|DailyRollingFileAppender may|DailyRollingFileAppender may
                   |delete files during rollover|lose messages during failed
                   |                            |rollover




------- Additional Comments From [EMAIL PROTECTED]  2007-09-19 11:36 -------
Committed changes in rev 577413.

I could not come up with a scenario where it would be undesirable to append to
the base log file name, so instead of calculating whether to append based on
rename failure, I just hard-coded it to append.  I created a much simpler test
to add to the existing DRFATestCase that fails with the old code.

Changed the bug title since the DRFA is expected to delete files, but not to
lose messages.


-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to