[jboss-cvs] CacheBenchFwk/cache-products/jbosscache-2.0.0/conf ...
Manik Surtani
manik at jboss.org
Mon May 21 11:37:50 EDT 2007
User: msurtani
Date: 07/05/21 11:37:50
Modified: cache-products/jbosscache-2.0.0/conf pess-repl-sync.xml
Log:
Revision Changes Path
1.4 +1 -1 CacheBenchFwk/cache-products/jbosscache-2.0.0/conf/pess-repl-sync.xml
(In the diff below, changes in quantity of whitespace are not shown.)
Index: pess-repl-sync.xml
===================================================================
RCS file: /cvsroot/jboss/CacheBenchFwk/cache-products/jbosscache-2.0.0/conf/pess-repl-sync.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- pess-repl-sync.xml 21 May 2007 13:37:54 -0000 1.3
+++ pess-repl-sync.xml 21 May 2007 15:37:50 -0000 1.4
@@ -13,7 +13,7 @@
<attribute name="TransactionManagerLookupClass">org.jboss.cache.transaction.GenericTransactionManagerLookup</attribute>
<attribute name="IsolationLevel">REPEATABLE_READ</attribute>
- <attribute name="CacheMode">REPL_ASYNC</attribute>
+ <attribute name="CacheMode">REPL_SYNC</attribute>
<attribute name="UseReplQueue">false</attribute>
<attribute name="ReplQueueInterval">0</attribute>
<attribute name="ReplQueueMaxElements">0</attribute>
More information about the jboss-cvs-commits
mailing list