[logback-dev] [JIRA] Created: (LBCORE-79) FixedWindowRollingPolicy performs compression on the logging thread

Szel Zoltan (JIRA) noreply-jira at qos.ch
Tue Dec 9 12:41:16 CET 2008


FixedWindowRollingPolicy performs compression on the logging thread
-------------------------------------------------------------------

                 Key: LBCORE-79
                 URL: http://jira.qos.ch/browse/LBCORE-79
             Project: logback-core
          Issue Type: Improvement
          Components: Rolling
    Affects Versions: 0.9.13
            Reporter: Szel Zoltan
            Assignee: Logback dev list


Hi,

the FixedWindowRollingPolicy performs the compression on the logging thread which can bring the application to halt, when compressing large files. 

Please consider modifing the FixedWindowRollingPolicy  to perform the operation on a background thread as requested in  	 LBCORE-48.

Regards,
Zoltan Szel

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.qos.ch/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the logback-dev mailing list