8/8/2014 3:48:58 PM
is not thread safe - as a workaround, eagerly
create the session cache on startup.
Signed-off-by: Pierre-Alexandre Meyer <pierre@mouraf.org>
|
8/8/2014 7:33:55 PM
task code
|
8/8/2014 12:33:48 PM
rotated files
* Enable gzip compression
Signed-off-by: Pierre-Alexandre Meyer <pierre@mouraf.org>
|
8/8/2014 11:29:44 AM
and group log events by killbill or commons submodule.
This adds some overhead to the calls, between 1ms and 9ms in my testing.
Signed-off-by: Pierre-Alexandre Meyer <pierre@mouraf.org>
|
|
8/7/2014 9:37:37 PM
debugging with visualvm/jconsole
|
8/7/2014 9:35:52 PM
it took to fill the cache)
Remove old profiling from EntitySqlDaoWrapperInvocationHandler which was not useful
|
|
|
8/7/2014 4:45:58 PM
code to get log4jdbc-log4j2 support.
The default logback.xml configuration will print out only sqltiming logs,
grouped by thread name.
Grouping by thread name may not be what we want ultimately: although it
helps having bus and notification queues stats in their own files, since we have
several plugin threads and thread pool executors, the other queries
end up spread across several files.
Signed-off-by: Pierre-Alexandre Meyer <pierre@mouraf.org>
|