You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-dev@logging.apache.org by bu...@apache.org on 2009/08/05 05:30:46 UTC

DO NOT REPLY [Bug 47575] GZipping large files stops logging

https://issues.apache.org/bugzilla/show_bug.cgi?id=47575


Curt Arnold <ca...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO


--- Comment #1 from Curt Arnold <ca...@apache.org> 2009-08-04 20:30:44 PDT ---
FYI: This is regarding o.a.l.rolling.RFA in the extras companion,

Seems like it should be very rare for the stock rolling policies to return null
for rollover().  Moving the block for completion of async tasks until after if
(rollover != null) would seem to insignificantly delay the blocking,

There is some commented out code indicating a developer considered failing the
rollover instead of blocking.  That would seem to be a more desirable approach.
 Maybe it could be configurable?

Would appreciate knowing more about your situation and the benefit you saw from
changing the location of the block.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-dev-unsubscribe@logging.apache.org
For additional commands, e-mail: log4j-dev-help@logging.apache.org