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
_______________________________________________
logback-dev mailing list
[email protected]
http://qos.ch/mailman/listinfo/logback-dev