[ 
https://issues.apache.org/jira/browse/QPID-2739?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Robbie Gemmell resolved QPID-2739.
----------------------------------

    Resolution: Fixed

Resolving, commit log says this was done.
                
> QpidRollingFileAppender does not delete backup files.
> -----------------------------------------------------
>
>                 Key: QPID-2739
>                 URL: https://issues.apache.org/jira/browse/QPID-2739
>             Project: Qpid
>          Issue Type: Bug
>    Affects Versions: M4, 0.5, 0.6
>            Reporter: Martin Ritchie
>
> Currently the QpidRollingFileAppender behaves like the log4j 
> RollingFileAppender wrt maintaining a maximum number of backup files. 
> When a file is to be deleted the file with relative path is provided to the 
> delete method. Trouble is we have augmented RollingFileAppender to provide a 
> backup loaction. This means that the deleteFile method fails to delete the 
> file as the main Appender code does not know about the backup location.
> Augmenting the delete method to change the path would be in line with the 
> addition to add the compression file extension that is already performed here.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscr...@qpid.apache.org

Reply via email to