Hi Curt I tried to patch the file but didn't work. Can you send the .java file?
Regards, Néstor Boscán -----Mensaje original----- De: Curt Arnold [mailto:[EMAIL PROTECTED] Enviado el: Wednesday, May 17, 2006 1:16 PM Para: Log4J Users List Asunto: Re: Log4J blocking on heavy load On May 17, 2006, at 10:48 AM, Néstor Boscán wrote: > Hi Curt > > Thanks for the quick reply. > > Do you know if this will be part of a future release of Log4J 1.2.*?. > > Regards, > > Néstor Boscán > Currently, there are no plans for a future release of log4j 1.2.*. If there is another release of log4j 1.2, then I would hope that the new AsyncAppender goes in as the bugs reports suggest that the current implementation is pretty seriously broken. However, since the log4j 1.2 AsyncAppender has been out in the field for a long time and the 1.3 implementation is a substantial rewriting, it would be pretty risky to push the new implementation out to people who are satisfied with the old implementation. A possibility would be to throw up a log4j 1.2 compatible AsyncAppender in the sandbox under a slightly different class name (org.apache.log4j.sandbox.AsyncAppender?) to make it easy to use the new AsyncAppender with log4j 1.2. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
