users@glassfish.java.net

Re: MDB performance

From: <glassfish_at_javadesktop.org>
Date: Fri, 05 Dec 2008 23:34:55 PST

I assume it because saw LogFile source code :)

All methods in this log synchronized on this. Rather then check log level and then enter in syncrhronized code. This cause situation when i don't want to log FINE or FINEST events (java.util.Logger is underlaying log system) but all threads blocked.

PS. Maybe i'll try to create patch and see difference (if it will be)
[Message sent by forum member 'dernasherbrezon' (dernasherbrezon)]

http://forums.java.net/jive/thread.jspa?messageID=320420