[jboss-jira] [JBoss JIRA] (LOGMGR-160) Fix JavaDoc for the SizeRotatingFileHander.setSuffix()

James Perkins (JIRA) issues at jboss.org
Wed Aug 16 19:05:00 EDT 2017


     [ https://issues.jboss.org/browse/LOGMGR-160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

James Perkins reassigned LOGMGR-160:
------------------------------------

    Fix Version/s: 2.1.0.Alpha3
         Assignee: James Perkins
       Resolution: Done


> 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
>            Assignee: James Perkins
>             Fix For: 2.1.0.Alpha3
>
>
> The JavaDoc for the {{SizeRotatingFileHandler.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