asmuts 2004/07/07 17:56:37 Added: src/conf je.properties Log: added berkeley db Revision Changes Path 1.1 jakarta-turbine-jcs/src/conf/je.properties Index: je.properties =================================================================== # Property file for unit test usage. Usually, all # unit tests should run w/out a je.properties file, so # the test can have total control over its environment. # It may be useful to use a property file when debugging. # This file should always be checked in with all properties # commented out. # $Id: je.properties,v 1.1 2004/07/08 00:56:37 asmuts Exp $ #je.env.forcedYield=false #java.util.logging.ConsoleHandler.on=true #java.util.logging.FileHandler.on=true #java.util.logging.level=INFO #je.env.runINCompressor=true #je.compressor.deadlockRetry=3 #je.compressor.lockTimeout=5000 #je.env.runEvictor=true #je.maxMemory defaults to 93% of jdb.maxMemory unless specified je.maxMemory=512 #je.evictor.nodeScanPercentage=25 #je.evictor.evictionBatchPercentage=25 #je.env.runCheckpointer=true #je.checkpointer.deadlockRetry=3 #je.verify.tree.dump=true #je.verify.inlist=true #je.verify.throw=false #je.env.runCleaner=true #je.cleaner.deadlockRetry=3 #je.cleaner.lockTimeout=5000 #je.cleaner.expunge=false
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
