Revision: 3536
http://bigdata.svn.sourceforge.net/bigdata/?rev=3536&view=rev
Author: thompsonbry
Date: 2010-09-13 15:17:50 +0000 (Mon, 13 Sep 2010)
Log Message:
-----------
Modified log4j.properties to log the write cache buffer flushes
Modified Paths:
--------------
branches/JOURNAL_HA_BRANCH/bigdata-perf/bsbm/src/resources/logging/log4j.properties
Modified: branches/JOURNAL_HA_BRANCH/bigdata-perf/bsbm/src/resources/logging/log4j.properties
===================================================================
--- branches/JOURNAL_HA_BRANCH/bigdata-perf/bsbm/src/resources/logging/log4j.properties 2010-09-13 15:16:56 UTC (rev 3535)
+++ branches/JOURNAL_HA_BRANCH/bigdata-perf/bsbm/src/resources/logging/log4j.properties 2010-09-13 15:17:50 UTC (rev 3536)
@@ -30,6 +30,8 @@
#log4j.logger.com.bigdata.samples=INFO
#log4j.logger.com.bigdata.rdf.sail.tck=INFO
+log4j.logger.com.bigdata.io.writecache.WriteCacheService=INFO
+
#log4j.logger.com.bigdata.io.DataOutputBuffer=INFO
#log4j.logger.com.bigdata.io.FileChannelUtility=INFO
#log4j.logger.com.bigdata.util.concurrent=INFO
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|