[jboss-jira] [JBoss JIRA] (LOGMGR-160) Fix JavaDoc for the SizeRotatingFileHander.setSuffix()
James Perkins (JIRA)
issues at jboss.org
Thu May 25 11:59:00 EDT 2017
James Perkins created LOGMGR-160:
------------------------------------
Summary: Fix JavaDoc for the SizeRotatingFileHander.setSuffix()
Key: LOGMGR-160
URL: https://issues.jboss.org/browse/LOGMGR-160
Project: JBoss Log Manager
Issue Type: Bug
Reporter: James Perkins
The JavaDoc for the {{SizeRotatingFileSystem.setSuffix()}} indicates that files will not be deleted when deleted. However there are multiple rotations for the same date they will be purged.
For example if the suffix is {{.yyyy-DD-mm}}, the size was reached 20 times on the same day and the {{maxBackupIndex}} was set to 10 there will only be 10 files kept.What won't be purged is files from a previous day.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
More information about the jboss-jira
mailing list