QpidCompositeRollingAppender log4j configuration is misleading
--------------------------------------------------------------

                 Key: QPID-2472
                 URL: https://issues.apache.org/jira/browse/QPID-2472
             Project: Qpid
          Issue Type: Bug
          Components: Java Broker
    Affects Versions: 0.5, 0.6
            Reporter: Andrew Kennedy
             Fix For: 0.7


The QpidCompositeRollingAppender logging appender configuration is misleading. 
The configuration file states that the default rollover size is 1MB, wheras the 
actual default in the code is 10 MB. Additionally, the 'CompressBackupFiles' 
flag controls both the creation of backups in a separate directory on rollover, 
and the compression of these files. This property should either be renamed or 
backing up of files to a separate location should be enabled based on the 
presence of the 'backupFilesToPath' property instead.

-- 
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-subscr...@qpid.apache.org

Reply via email to