[jboss-cvs] JBossCache/etc/META-INF ...

Brian Stansberry brian.stansberry at jboss.com
Sun Aug 13 16:10:12 EDT 2006


  User: bstansberry
  Date: 06/08/13 16:10:12

  Modified:    etc/META-INF  Tag: Branch_JBossCache_1_4_0_MUX
                        optimistic-eviction.xml
  Log:
  Update to 1.4.0.SP1
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.1.2.2.2.2 +1 -1      JBossCache/etc/META-INF/optimistic-eviction.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: optimistic-eviction.xml
  ===================================================================
  RCS file: /cvsroot/jboss/JBossCache/etc/META-INF/optimistic-eviction.xml,v
  retrieving revision 1.1.2.2.2.1
  retrieving revision 1.1.2.2.2.2
  diff -u -b -r1.1.2.2.2.1 -r1.1.2.2.2.2
  --- optimistic-eviction.xml	27 Jun 2006 00:11:26 -0000	1.1.2.2.2.1
  +++ optimistic-eviction.xml	13 Aug 2006 20:10:12 -0000	1.1.2.2.2.2
  @@ -62,7 +62,7 @@
           <attribute name="ClusterName">Infa-Cache-Cluster</attribute>
   
           <!-- Max number of milliseconds to wait for a lock acquisition -->
  -        <attribute name="LockAcquisitionTimeout">10000</attribute>
  +        <attribute name="LockAcquisitionTimeout">1000</attribute>
   
           <!-- Name of the eviction policy class.-->
           <attribute name="EvictionPolicyClass">org.jboss.cache.eviction.LRUPolicy</attribute>
  
  
  



More information about the jboss-cvs-commits mailing list