You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Robbie Gemmell (JIRA)" <ji...@apache.org> on 2010/11/01 11:11:30 UTC

[jira] Updated: (QPID-2739) QpidRollingFileAppender does not delete backup files.

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

Robbie Gemmell updated QPID-2739:
---------------------------------

    Fix Version/s:     (was: 0.7)

Updating 'Fix For'  to Unknown on issues not targeted for 0.8

> 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
>            Assignee: 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.
-
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:dev-subscribe@qpid.apache.org