[jboss-cvs] CacheBenchFwk/cache-products/jbosscache-2.0.0/conf ...

Manik Surtani manik at jboss.org
Mon May 21 09:37:54 EDT 2007


  User: msurtani
  Date: 07/05/21 09:37:54

  Modified:    cache-products/jbosscache-2.0.0/conf     opt-repl-sync.xml
                        opt-repl-async.xml pess-repl-sync.xml
                        pess-repl-async.xml
  Log:
  Tuned cfgs
  
  Revision  Changes    Path
  1.2       +2 -13     CacheBenchFwk/cache-products/jbosscache-2.0.0/conf/opt-repl-sync.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: opt-repl-sync.xml
  ===================================================================
  RCS file: /cvsroot/jboss/CacheBenchFwk/cache-products/jbosscache-2.0.0/conf/opt-repl-sync.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -b -r1.1 -r1.2
  --- opt-repl-sync.xml	13 Mar 2007 14:43:03 -0000	1.1
  +++ opt-repl-sync.xml	21 May 2007 13:37:54 -0000	1.2
  @@ -68,20 +68,9 @@
         </attribute>
         <attribute name="FetchInMemoryState">true</attribute>
         <attribute name="InitialStateRetrievalTimeout">15000</attribute>
  -      <attribute name="SyncReplTimeout">15000</attribute>
  +      <attribute name="SyncReplTimeout">60000</attribute>
         <attribute name="LockAcquisitionTimeout">10000</attribute>
         <attribute name="EvictionPolicyConfig">
  -         <config>
  -            <attribute name="wakeUpIntervalSeconds">5</attribute>
  -            <!-- Name of the DEFAULT eviction policy class. -->
  -            <attribute name="policyClass">org.jboss.cache.eviction.LRUPolicy</attribute>
  -
  -            <!-- Cache wide default -->
  -            <region name="/_default_">
  -               <attribute name="maxNodes">5000</attribute>
  -               <attribute name="timeToLiveSeconds">1000</attribute>
  -            </region>
  -         </config>
         </attribute>
   
         <attribute name="CacheLoaderConfiguration">
  
  
  
  1.2       +2 -13     CacheBenchFwk/cache-products/jbosscache-2.0.0/conf/opt-repl-async.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: opt-repl-async.xml
  ===================================================================
  RCS file: /cvsroot/jboss/CacheBenchFwk/cache-products/jbosscache-2.0.0/conf/opt-repl-async.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -b -r1.1 -r1.2
  --- opt-repl-async.xml	13 Mar 2007 14:43:03 -0000	1.1
  +++ opt-repl-async.xml	21 May 2007 13:37:54 -0000	1.2
  @@ -68,20 +68,9 @@
         </attribute>
         <attribute name="FetchInMemoryState">true</attribute>
         <attribute name="InitialStateRetrievalTimeout">15000</attribute>
  -      <attribute name="SyncReplTimeout">15000</attribute>
  +      <attribute name="SyncReplTimeout">60000</attribute>
         <attribute name="LockAcquisitionTimeout">10000</attribute>
         <attribute name="EvictionPolicyConfig">
  -         <config>
  -            <attribute name="wakeUpIntervalSeconds">5</attribute>
  -            <!-- Name of the DEFAULT eviction policy class. -->
  -            <attribute name="policyClass">org.jboss.cache.eviction.LRUPolicy</attribute>
  -
  -            <!-- Cache wide default -->
  -            <region name="/_default_">
  -               <attribute name="maxNodes">5000</attribute>
  -               <attribute name="timeToLiveSeconds">1000</attribute>
  -            </region>
  -         </config>
         </attribute>
   
         <attribute name="CacheLoaderConfiguration">
  
  
  
  1.3       +1 -12     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.2
  retrieving revision 1.3
  diff -u -b -r1.2 -r1.3
  --- pess-repl-sync.xml	18 Apr 2007 19:09:30 -0000	1.2
  +++ pess-repl-sync.xml	21 May 2007 13:37:54 -0000	1.3
  @@ -69,20 +69,9 @@
         </attribute>
         <attribute name="FetchInMemoryState">false</attribute>
         <attribute name="InitialStateRetrievalTimeout">15000</attribute>
  -      <attribute name="SyncReplTimeout">15000</attribute>
  +      <attribute name="SyncReplTimeout">60000</attribute>
         <attribute name="LockAcquisitionTimeout">10000</attribute>
         <attribute name="EvictionPolicyConfig">
  -         <config>
  -            <attribute name="wakeUpIntervalSeconds">5</attribute>
  -            <!-- Name of the DEFAULT eviction policy class. -->
  -            <attribute name="policyClass">org.jboss.cache.eviction.LRUPolicy</attribute>
  -
  -            <!-- Cache wide default -->
  -            <region name="/_default_">
  -               <attribute name="maxNodes">5000</attribute>
  -               <attribute name="timeToLiveSeconds">1000</attribute>
  -            </region>
  -         </config>
         </attribute>
   
         <attribute name="CacheLoaderConfiguration">
  
  
  
  1.2       +1 -12     CacheBenchFwk/cache-products/jbosscache-2.0.0/conf/pess-repl-async.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: pess-repl-async.xml
  ===================================================================
  RCS file: /cvsroot/jboss/CacheBenchFwk/cache-products/jbosscache-2.0.0/conf/pess-repl-async.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -b -r1.1 -r1.2
  --- pess-repl-async.xml	13 Mar 2007 14:43:03 -0000	1.1
  +++ pess-repl-async.xml	21 May 2007 13:37:54 -0000	1.2
  @@ -68,20 +68,9 @@
         </attribute>
         <attribute name="FetchInMemoryState">true</attribute>
         <attribute name="InitialStateRetrievalTimeout">15000</attribute>
  -      <attribute name="SyncReplTimeout">15000</attribute>
  +      <attribute name="SyncReplTimeout">60000</attribute>
         <attribute name="LockAcquisitionTimeout">10000</attribute>
         <attribute name="EvictionPolicyConfig">
  -         <config>
  -            <attribute name="wakeUpIntervalSeconds">5</attribute>
  -            <!-- Name of the DEFAULT eviction policy class. -->
  -            <attribute name="policyClass">org.jboss.cache.eviction.LRUPolicy</attribute>
  -
  -            <!-- Cache wide default -->
  -            <region name="/_default_">
  -               <attribute name="maxNodes">5000</attribute>
  -               <attribute name="timeToLiveSeconds">1000</attribute>
  -            </region>
  -         </config>
         </attribute>
   
         <attribute name="CacheLoaderConfiguration">
  
  
  



More information about the jboss-cvs-commits mailing list