Details
-
Improvement
-
Resolution: Unresolved
-
Major
-
None
-
None
-
None
Description
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 LOGBACK-250.
Regards,
Zoltan Szel
Attachments
Issue Links
- relates to (in)
-
LOGBACK-250 compression should happen in a separate thread
- Resolved