Time based roll over with DatePattern can result in log loss.
-------------------------------------------------------------
Key: QPID-2275
URL: https://issues.apache.org/jira/browse/QPID-2275
Project: Qpid
Issue Type: Sub-task
Affects Versions: M4, M3, M2.1, M2, M1
Reporter: Martin Ritchie
Fix For: 0.6
When the log file rolls over it will be named according to DatePattern, it will
also however rollover based on that DatePattern. So if the log fills its max
size within that DatePattern the old backup file will be overwritten.
FIX: a .n value should be appended to the file so that we can have log files
with DatePattern 'YYYY' resulting in log files 2009.0, 2009.1, 2009.2, ...
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]