On Apr 10, 2007, at 4:01 PM, Kamal Ahmed wrote:

Maybe , Async Appender can be re written using
java.util.concurrent.LinkedBlockingQueue

Just a suggestion....

-Kamal.


LinkedBlockingQueue was introduced in JDK 1.5. log4j 1.2 must run on older JVM's and alternative JVM's that do not support JDK 1.5 features.

Anyway, it would be good to have the test case and diagnose the problem before rewriting anything.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to