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 2011/08/11 20:19:46 UTC

DO NOT REPLY [Bug 51152] RollingFileAppender of companion/extras 1.1 contains possible race condition

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

--- Comment #3 from Veit Guna <gr...@gmx.de> 2011-08-11 18:19:46 UTC ---
Any news on this?

My workaround is, to clone the GZCompressAction as a custom GZCompressAction
and overwrite the run() method from ActionBase to _always_ call execute, not
checking "interrupted" variable anymore.

That seems to work - but isn't really nice.

-- 
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