[jboss-cvs] JBossAS SVN: r93478 - projects/docs/community/5/Clustering_Guide/en-US.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Mon Sep 14 10:32:07 EDT 2009


Author: pferraro
Date: 2009-09-14 10:32:07 -0400 (Mon, 14 Sep 2009)
New Revision: 93478

Modified:
   projects/docs/community/5/Clustering_Guide/en-US/Clustering_Guide_JBoss_Cache.xml
Log:
Merged from enterprise

Modified: projects/docs/community/5/Clustering_Guide/en-US/Clustering_Guide_JBoss_Cache.xml
===================================================================
--- projects/docs/community/5/Clustering_Guide/en-US/Clustering_Guide_JBoss_Cache.xml	2009-09-14 14:01:08 UTC (rev 93477)
+++ projects/docs/community/5/Clustering_Guide/en-US/Clustering_Guide_JBoss_Cache.xml	2009-09-14 14:32:07 UTC (rev 93478)
@@ -159,7 +159,9 @@
    <property name="nodeLockingScheme">PESSIMISTIC</property>
    <property name="isolationLevel">REPEATABLE_READ</property>
    <property name="cacheMode">REPL_ASYNC</property>
-
+   
+   <property name="useLockStriping">false</property>
+   
    <!-- Number of milliseconds to wait until all responses for a
         synchronous call have been received. Make this longer 
         than lockAcquisitionTimeout.-->




More information about the jboss-cvs-commits mailing list