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

Vladmir Blagojevic vladimir.blagojevic at jboss.com
Thu Sep 21 11:08:40 EDT 2006


  User: vblagojevic
  Date: 06/09/21 11:08:40

  Modified:    etc/META-INF                                 
                        optimal-for-large-cluster-http-session-repl.xml
                        tree-service.xml local-lfu-eviction-service.xml
                        local-service.xml interopCurAsync-service.xml
                        mixedPolicy-eviction-service.xml
                        replSync-ClusteredCacheLoader-service.xml node1.xml
                        mux-service.xml replSync-service.xml
                        local-lru-eviction-service.xml oodb-service.xml
                        hibernate-recommended-config.xml
                        policyPerRegion-eviction-service.xml node2.xml
                        invalidationAsync-service.xml replAsync-service.xml
                        replAsyncSharedCacheLoader-service.xml
                        interopPrevAsync-service.xml
                        replSync-passivation-service.xml
                        replSync-optimistic-service.xml
                        local-mru-eviction-service.xml
                        invalidationSync-service.xml
                        replSync-eviction-service.xml local-tx-service.xml
                        interopPrevSync-service.xml
                        local-fifo-eviction-service.xml
                        local-passivation-service.xml
                        local-elementsize-eviction-service.xml
                        replAsync-optimistic-service.xml
                        replSync-ChainingCacheLoader-service.xml
                        buddyreplication-service.xml
                        interopCurSync-service.xml
  Log:
  jgroups 2.4 deprecates certain UNICAST parameters (eliminate warnings they create)
  
  Revision  Changes    Path
  1.11      +1 -2      JBossCache/etc/META-INF/optimal-for-large-cluster-http-session-repl.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: optimal-for-large-cluster-http-session-repl.xml
  ===================================================================
  RCS file: /cvsroot/jboss/JBossCache/etc/META-INF/optimal-for-large-cluster-http-session-repl.xml,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -b -r1.10 -r1.11
  --- optimal-for-large-cluster-http-session-repl.xml	6 Sep 2006 19:31:56 -0000	1.10
  +++ optimal-for-large-cluster-http-session-repl.xml	21 Sep 2006 15:08:39 -0000	1.11
  @@ -100,8 +100,7 @@
                       up_thread="false" down_thread="false"/>
                   <pbcast.NAKACK gc_lag="50" retransmit_timeout="600,1200,2400,4800"
                       max_xmit_size="8192" up_thread="false" down_thread="false"/>
  -                <UNICAST timeout="600,1200,2400" window_size="100" min_threshold="10"
  -                    down_thread="false"/>
  +                <UNICAST timeout="600,1200,2400" down_thread="false"/>
                   <pbcast.STABLE desired_avg_gossip="20000"
                       up_thread="false" down_thread="false"/>
                   <FRAG frag_size="8192"
  
  
  
  1.6       +1 -2      JBossCache/etc/META-INF/tree-service.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: tree-service.xml
  ===================================================================
  RCS file: /cvsroot/jboss/JBossCache/etc/META-INF/tree-service.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -b -r1.5 -r1.6
  --- tree-service.xml	6 Sep 2006 19:31:56 -0000	1.5
  +++ tree-service.xml	21 Sep 2006 15:08:39 -0000	1.6
  @@ -83,8 +83,7 @@
                       up_thread="false" down_thread="false"/>
                   <pbcast.STABLE desired_avg_gossip="20000"
                       up_thread="false" down_thread="false"/>
  -                <UNICAST timeout="600,1200,2400" window_size="100" min_threshold="10"
  -                    down_thread="false"/>
  +                <UNICAST timeout="600,1200,2400" down_thread="false"/>
                   <FRAG frag_size="8192"
                       down_thread="false" up_thread="false"/>
                   <pbcast.GMS join_timeout="5000" join_retry_timeout="2000"
  
  
  
  1.7       +1 -2      JBossCache/etc/META-INF/local-lfu-eviction-service.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: local-lfu-eviction-service.xml
  ===================================================================
  RCS file: /cvsroot/jboss/JBossCache/etc/META-INF/local-lfu-eviction-service.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -b -r1.6 -r1.7
  --- local-lfu-eviction-service.xml	6 Sep 2006 19:31:56 -0000	1.6
  +++ local-lfu-eviction-service.xml	21 Sep 2006 15:08:39 -0000	1.7
  @@ -80,8 +80,7 @@
                               up_thread="false" down_thread="false"/>
               <pbcast.NAKACK gc_lag="50" retransmit_timeout="600,1200,2400,4800"
                              max_xmit_size="8192" up_thread="false" down_thread="false"/>
  -            <UNICAST timeout="600,1200,2400" window_size="100" min_threshold="10"
  -                     down_thread="false"/>
  +            <UNICAST timeout="600,1200,2400" down_thread="false"/>
               <pbcast.STABLE desired_avg_gossip="20000"
                              up_thread="false" down_thread="false"/>
               <FRAG frag_size="8192"
  
  
  
  1.10      +1 -2      JBossCache/etc/META-INF/local-service.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: local-service.xml
  ===================================================================
  RCS file: /cvsroot/jboss/JBossCache/etc/META-INF/local-service.xml,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -b -r1.9 -r1.10
  --- local-service.xml	6 Sep 2006 19:31:56 -0000	1.9
  +++ local-service.xml	21 Sep 2006 15:08:39 -0000	1.10
  @@ -81,8 +81,7 @@
                       up_thread="false" down_thread="false"/>
                   <pbcast.NAKACK gc_lag="50" retransmit_timeout="600,1200,2400,4800"
                       max_xmit_size="8192" up_thread="false" down_thread="false"/>
  -                <UNICAST timeout="600,1200,2400" window_size="100" min_threshold="10"
  -                    down_thread="false"/>
  +                <UNICAST timeout="600,1200,2400" down_thread="false"/>
                   <pbcast.STABLE desired_avg_gossip="20000"
                       up_thread="false" down_thread="false"/>
                   <FRAG frag_size="8192"
  
  
  
  1.6       +1 -2      JBossCache/etc/META-INF/interopCurAsync-service.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: interopCurAsync-service.xml
  ===================================================================
  RCS file: /cvsroot/jboss/JBossCache/etc/META-INF/interopCurAsync-service.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -b -r1.5 -r1.6
  --- interopCurAsync-service.xml	6 Sep 2006 19:31:56 -0000	1.5
  +++ interopCurAsync-service.xml	21 Sep 2006 15:08:39 -0000	1.6
  @@ -94,8 +94,7 @@
                       up_thread="false" down_thread="false"/>
                   <pbcast.NAKACK gc_lag="50" retransmit_timeout="600,1200,2400,4800"
                       max_xmit_size="8192" up_thread="false" down_thread="false"/>
  -                <UNICAST timeout="600,1200,2400" window_size="100" min_threshold="10"
  -                    down_thread="false"/>
  +                <UNICAST timeout="600,1200,2400" down_thread="false"/>
                   <pbcast.STABLE desired_avg_gossip="20000"
                       up_thread="false" down_thread="false"/>
                   <FRAG frag_size="8192"
  
  
  
  1.5       +1 -2      JBossCache/etc/META-INF/mixedPolicy-eviction-service.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: mixedPolicy-eviction-service.xml
  ===================================================================
  RCS file: /cvsroot/jboss/JBossCache/etc/META-INF/mixedPolicy-eviction-service.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -b -r1.4 -r1.5
  --- mixedPolicy-eviction-service.xml	6 Sep 2006 19:31:56 -0000	1.4
  +++ mixedPolicy-eviction-service.xml	21 Sep 2006 15:08:39 -0000	1.5
  @@ -80,8 +80,7 @@
                               up_thread="false" down_thread="false"/>
               <pbcast.NAKACK gc_lag="50" retransmit_timeout="600,1200,2400,4800"
                              max_xmit_size="8192" up_thread="false" down_thread="false"/>
  -            <UNICAST timeout="600,1200,2400" window_size="100" min_threshold="10"
  -                     down_thread="false"/>
  +            <UNICAST timeout="600,1200,2400" down_thread="false"/>
               <pbcast.STABLE desired_avg_gossip="20000"
                              up_thread="false" down_thread="false"/>
               <FRAG frag_size="8192"
  
  
  
  1.10      +1 -2      JBossCache/etc/META-INF/replSync-ClusteredCacheLoader-service.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: replSync-ClusteredCacheLoader-service.xml
  ===================================================================
  RCS file: /cvsroot/jboss/JBossCache/etc/META-INF/replSync-ClusteredCacheLoader-service.xml,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -b -r1.9 -r1.10
  --- replSync-ClusteredCacheLoader-service.xml	6 Sep 2006 19:31:56 -0000	1.9
  +++ replSync-ClusteredCacheLoader-service.xml	21 Sep 2006 15:08:39 -0000	1.10
  @@ -98,8 +98,7 @@
                       up_thread="false" down_thread="false"/>
                   <pbcast.NAKACK gc_lag="50" retransmit_timeout="600,1200,2400,4800"
                       max_xmit_size="8192" up_thread="false" down_thread="false"/>
  -                <UNICAST timeout="600,1200,2400" window_size="100" min_threshold="10"
  -                    down_thread="false"/>
  +                <UNICAST timeout="600,1200,2400" down_thread="false"/>
                   <pbcast.STABLE desired_avg_gossip="20000"
                       up_thread="false" down_thread="false"/>
                   <FRAG frag_size="8192"
  
  
  
  1.13      +1 -2      JBossCache/etc/META-INF/node1.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: node1.xml
  ===================================================================
  RCS file: /cvsroot/jboss/JBossCache/etc/META-INF/node1.xml,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -b -r1.12 -r1.13
  --- node1.xml	6 Sep 2006 19:31:56 -0000	1.12
  +++ node1.xml	21 Sep 2006 15:08:39 -0000	1.13
  @@ -98,8 +98,7 @@
                       up_thread="false" down_thread="false"/>
                   <pbcast.NAKACK gc_lag="50" retransmit_timeout="600,1200,2400,4800"
                       max_xmit_size="8192" up_thread="false" down_thread="false"/>
  -               <UNICAST timeout="600,1200,2400" window_size="100" min_threshold="10"
  -                  down_thread="false"/>
  +               <UNICAST timeout="600,1200,2400" down_thread="false"/>
                  <pbcast.STABLE desired_avg_gossip="20000"
                       up_thread="false" down_thread="false"/>
                   <FRAG frag_size="8192"
  
  
  
  1.4       +1 -2      JBossCache/etc/META-INF/mux-service.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: mux-service.xml
  ===================================================================
  RCS file: /cvsroot/jboss/JBossCache/etc/META-INF/mux-service.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -b -r1.3 -r1.4
  --- mux-service.xml	6 Sep 2006 19:31:56 -0000	1.3
  +++ mux-service.xml	21 Sep 2006 15:08:39 -0000	1.4
  @@ -78,8 +78,7 @@
                       up_thread="false" down_thread="false"/>
                   <pbcast.STABLE desired_avg_gossip="20000"
                       up_thread="false" down_thread="false"/>
  -                <UNICAST timeout="600,1200,2400" window_size="100" min_threshold="10"
  -                    down_thread="false"/>
  +                <UNICAST timeout="600,1200,2400" down_thread="false"/>
                   <FRAG frag_size="8192"
                       down_thread="false" up_thread="false"/>
                   <pbcast.GMS join_timeout="5000" join_retry_timeout="2000"
  
  
  
  1.12      +1 -2      JBossCache/etc/META-INF/replSync-service.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: replSync-service.xml
  ===================================================================
  RCS file: /cvsroot/jboss/JBossCache/etc/META-INF/replSync-service.xml,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -b -r1.11 -r1.12
  --- replSync-service.xml	6 Sep 2006 19:31:56 -0000	1.11
  +++ replSync-service.xml	21 Sep 2006 15:08:39 -0000	1.12
  @@ -98,8 +98,7 @@
                       up_thread="false" down_thread="false"/>
                   <pbcast.NAKACK gc_lag="50" retransmit_timeout="600,1200,2400,4800"
                       max_xmit_size="8192" up_thread="false" down_thread="false"/>
  -                <UNICAST timeout="600,1200,2400" window_size="100" min_threshold="10"
  -                    down_thread="false"/>
  +                <UNICAST timeout="600,1200,2400" down_thread="false"/>
                   <pbcast.STABLE desired_avg_gossip="20000"
                       up_thread="false" down_thread="false"/>
                   <FRAG frag_size="8192"
  
  
  
  1.6       +1 -2      JBossCache/etc/META-INF/local-lru-eviction-service.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: local-lru-eviction-service.xml
  ===================================================================
  RCS file: /cvsroot/jboss/JBossCache/etc/META-INF/local-lru-eviction-service.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -b -r1.5 -r1.6
  --- local-lru-eviction-service.xml	6 Sep 2006 19:31:56 -0000	1.5
  +++ local-lru-eviction-service.xml	21 Sep 2006 15:08:39 -0000	1.6
  @@ -80,8 +80,7 @@
                       up_thread="false" down_thread="false"/>
                   <pbcast.NAKACK gc_lag="50" retransmit_timeout="600,1200,2400,4800"
                       max_xmit_size="8192" up_thread="false" down_thread="false"/>
  -                <UNICAST timeout="600,1200,2400" window_size="100" min_threshold="10"
  -                    down_thread="false"/>
  +                <UNICAST timeout="600,1200,2400" down_thread="false"/>
                  <pbcast.STABLE desired_avg_gossip="20000"
                       up_thread="false" down_thread="false"/>
                   <FRAG frag_size="8192"
  
  
  
  1.13      +1 -2      JBossCache/etc/META-INF/oodb-service.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: oodb-service.xml
  ===================================================================
  RCS file: /cvsroot/jboss/JBossCache/etc/META-INF/oodb-service.xml,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -b -r1.12 -r1.13
  --- oodb-service.xml	6 Sep 2006 19:31:56 -0000	1.12
  +++ oodb-service.xml	21 Sep 2006 15:08:39 -0000	1.13
  @@ -82,8 +82,7 @@
                       up_thread="false" down_thread="false"/>
                   <pbcast.NAKACK gc_lag="50" retransmit_timeout="600,1200,2400,4800"
                       max_xmit_size="8192" up_thread="false" down_thread="false"/>
  -                <UNICAST timeout="600,1200,2400" window_size="100" min_threshold="10"
  -                    down_thread="false"/>
  +                <UNICAST timeout="600,1200,2400" down_thread="false"/>
                   <pbcast.STABLE desired_avg_gossip="20000"
                       up_thread="false" down_thread="false"/>
                   <FRAG frag_size="8192"
  
  
  
  1.8       +1 -2      JBossCache/etc/META-INF/hibernate-recommended-config.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: hibernate-recommended-config.xml
  ===================================================================
  RCS file: /cvsroot/jboss/JBossCache/etc/META-INF/hibernate-recommended-config.xml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -b -r1.7 -r1.8
  --- hibernate-recommended-config.xml	6 Sep 2006 19:31:56 -0000	1.7
  +++ hibernate-recommended-config.xml	21 Sep 2006 15:08:39 -0000	1.8
  @@ -109,8 +109,7 @@
                       up_thread="false" down_thread="false"/>
                   <pbcast.NAKACK gc_lag="50" retransmit_timeout="600,1200,2400,4800"
                       max_xmit_size="8192" up_thread="false" down_thread="false"/>
  -                <UNICAST timeout="600,1200,2400" window_size="100" min_threshold="10"
  -                    down_thread="false"/>
  +                <UNICAST timeout="600,1200,2400" down_thread="false"/>
                   <pbcast.STABLE desired_avg_gossip="20000"
                       up_thread="false" down_thread="false"/>
                   <FRAG frag_size="8192"
  
  
  
  1.5       +1 -2      JBossCache/etc/META-INF/policyPerRegion-eviction-service.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: policyPerRegion-eviction-service.xml
  ===================================================================
  RCS file: /cvsroot/jboss/JBossCache/etc/META-INF/policyPerRegion-eviction-service.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -b -r1.4 -r1.5
  --- policyPerRegion-eviction-service.xml	6 Sep 2006 19:31:56 -0000	1.4
  +++ policyPerRegion-eviction-service.xml	21 Sep 2006 15:08:39 -0000	1.5
  @@ -80,8 +80,7 @@
                               up_thread="false" down_thread="false"/>
               <pbcast.NAKACK gc_lag="50" retransmit_timeout="600,1200,2400,4800"
                              max_xmit_size="8192" up_thread="false" down_thread="false"/>
  -            <UNICAST timeout="600,1200,2400" window_size="100" min_threshold="10"
  -                     down_thread="false"/>
  +            <UNICAST timeout="600,1200,2400" down_thread="false"/>
               <pbcast.STABLE desired_avg_gossip="20000"
                              up_thread="false" down_thread="false"/>
               <FRAG frag_size="8192"
  
  
  
  1.13      +1 -2      JBossCache/etc/META-INF/node2.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: node2.xml
  ===================================================================
  RCS file: /cvsroot/jboss/JBossCache/etc/META-INF/node2.xml,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -b -r1.12 -r1.13
  --- node2.xml	6 Sep 2006 19:31:56 -0000	1.12
  +++ node2.xml	21 Sep 2006 15:08:39 -0000	1.13
  @@ -98,8 +98,7 @@
                       up_thread="false" down_thread="false"/>
                   <pbcast.NAKACK gc_lag="50" retransmit_timeout="600,1200,2400,4800"
                       max_xmit_size="8192" up_thread="false" down_thread="false"/>
  -               <UNICAST timeout="600,1200,2400" window_size="100" min_threshold="10"
  -                  down_thread="false"/>
  +               <UNICAST timeout="600,1200,2400" down_thread="false"/>
                  <pbcast.STABLE desired_avg_gossip="20000"
                       up_thread="false" down_thread="false"/>
                   <FRAG frag_size="8192"
  
  
  
  1.6       +1 -2      JBossCache/etc/META-INF/invalidationAsync-service.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: invalidationAsync-service.xml
  ===================================================================
  RCS file: /cvsroot/jboss/JBossCache/etc/META-INF/invalidationAsync-service.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -b -r1.5 -r1.6
  --- invalidationAsync-service.xml	6 Sep 2006 19:31:56 -0000	1.5
  +++ invalidationAsync-service.xml	21 Sep 2006 15:08:39 -0000	1.6
  @@ -97,8 +97,7 @@
                       up_thread="false" down_thread="false"/>
                   <pbcast.NAKACK gc_lag="50" retransmit_timeout="600,1200,2400,4800"
                       max_xmit_size="8192" up_thread="false" down_thread="false"/>
  -                <UNICAST timeout="600,1200,2400" window_size="100" min_threshold="10"
  -                    down_thread="false"/>
  +                <UNICAST timeout="600,1200,2400" down_thread="false"/>
                   <pbcast.STABLE desired_avg_gossip="20000"
                       up_thread="false" down_thread="false"/>
                   <FRAG frag_size="8192"
  
  
  
  1.10      +1 -2      JBossCache/etc/META-INF/replAsync-service.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: replAsync-service.xml
  ===================================================================
  RCS file: /cvsroot/jboss/JBossCache/etc/META-INF/replAsync-service.xml,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -b -r1.9 -r1.10
  --- replAsync-service.xml	6 Sep 2006 19:31:56 -0000	1.9
  +++ replAsync-service.xml	21 Sep 2006 15:08:39 -0000	1.10
  @@ -97,8 +97,7 @@
                       up_thread="false" down_thread="false"/>
                   <pbcast.NAKACK gc_lag="50" retransmit_timeout="600,1200,2400,4800"
                       max_xmit_size="8192" up_thread="false" down_thread="false"/>
  -                <UNICAST timeout="600,1200,2400" window_size="100" min_threshold="10"
  -                    down_thread="false"/>
  +                <UNICAST timeout="600,1200,2400" down_thread="false"/>
                   <pbcast.STABLE desired_avg_gossip="20000"
                       up_thread="false" down_thread="false"/>
                   <FRAG frag_size="8192"
  
  
  
  1.12      +1 -2      JBossCache/etc/META-INF/replAsyncSharedCacheLoader-service.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: replAsyncSharedCacheLoader-service.xml
  ===================================================================
  RCS file: /cvsroot/jboss/JBossCache/etc/META-INF/replAsyncSharedCacheLoader-service.xml,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -b -r1.11 -r1.12
  --- replAsyncSharedCacheLoader-service.xml	6 Sep 2006 19:31:56 -0000	1.11
  +++ replAsyncSharedCacheLoader-service.xml	21 Sep 2006 15:08:39 -0000	1.12
  @@ -97,8 +97,7 @@
                       up_thread="false" down_thread="false"/>
                   <pbcast.NAKACK gc_lag="50" retransmit_timeout="600,1200,2400,4800"
                       max_xmit_size="8192" up_thread="false" down_thread="false"/>
  -                <UNICAST timeout="600,1200,2400" window_size="100" min_threshold="10"
  -                    down_thread="false"/>
  +                <UNICAST timeout="600,1200,2400" down_thread="false"/>
                   <pbcast.STABLE desired_avg_gossip="20000"
                       up_thread="false" down_thread="false"/>
                   <FRAG frag_size="8192"
  
  
  
  1.5       +1 -2      JBossCache/etc/META-INF/interopPrevAsync-service.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: interopPrevAsync-service.xml
  ===================================================================
  RCS file: /cvsroot/jboss/JBossCache/etc/META-INF/interopPrevAsync-service.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -b -r1.4 -r1.5
  --- interopPrevAsync-service.xml	6 Sep 2006 19:31:56 -0000	1.4
  +++ interopPrevAsync-service.xml	21 Sep 2006 15:08:39 -0000	1.5
  @@ -93,8 +93,7 @@
                       up_thread="false" down_thread="false"/>
                   <pbcast.NAKACK gc_lag="50" retransmit_timeout="600,1200,2400,4800"
                       max_xmit_size="8192" up_thread="false" down_thread="false"/>
  -                <UNICAST timeout="600,1200,2400" window_size="100" min_threshold="10"
  -                    down_thread="false"/>
  +                <UNICAST timeout="600,1200,2400" down_thread="false"/>
                   <pbcast.STABLE desired_avg_gossip="20000"
                       up_thread="false" down_thread="false"/>
                   <FRAG frag_size="8192"
  
  
  
  1.4       +1 -2      JBossCache/etc/META-INF/replSync-passivation-service.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: replSync-passivation-service.xml
  ===================================================================
  RCS file: /cvsroot/jboss/JBossCache/etc/META-INF/replSync-passivation-service.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -b -r1.3 -r1.4
  --- replSync-passivation-service.xml	6 Sep 2006 19:31:56 -0000	1.3
  +++ replSync-passivation-service.xml	21 Sep 2006 15:08:39 -0000	1.4
  @@ -80,8 +80,7 @@
                       up_thread="false" down_thread="false"/>
                   <pbcast.NAKACK gc_lag="50" retransmit_timeout="600,1200,2400,4800"
                       max_xmit_size="8192" up_thread="false" down_thread="false"/>
  -                <UNICAST timeout="600,1200,2400" window_size="100" min_threshold="10"
  -                    down_thread="false"/>
  +                <UNICAST timeout="600,1200,2400" down_thread="false"/>
                  <pbcast.STABLE desired_avg_gossip="20000"
                       up_thread="false" down_thread="false"/>
                   <FRAG frag_size="8192"
  
  
  
  1.11      +1 -2      JBossCache/etc/META-INF/replSync-optimistic-service.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: replSync-optimistic-service.xml
  ===================================================================
  RCS file: /cvsroot/jboss/JBossCache/etc/META-INF/replSync-optimistic-service.xml,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -b -r1.10 -r1.11
  --- replSync-optimistic-service.xml	6 Sep 2006 19:31:56 -0000	1.10
  +++ replSync-optimistic-service.xml	21 Sep 2006 15:08:39 -0000	1.11
  @@ -108,8 +108,7 @@
                       up_thread="false" down_thread="false"/>
                   <pbcast.NAKACK gc_lag="50" retransmit_timeout="600,1200,2400,4800"
                       max_xmit_size="8192" up_thread="false" down_thread="false"/>
  -                <UNICAST timeout="600,1200,2400" window_size="100" min_threshold="10"
  -                    down_thread="false"/>
  +                <UNICAST timeout="600,1200,2400" down_thread="false"/>
                   <pbcast.STABLE desired_avg_gossip="20000"
                       up_thread="false" down_thread="false"/>
                   <FRAG frag_size="8192"
  
  
  
  1.6       +1 -2      JBossCache/etc/META-INF/local-mru-eviction-service.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: local-mru-eviction-service.xml
  ===================================================================
  RCS file: /cvsroot/jboss/JBossCache/etc/META-INF/local-mru-eviction-service.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -b -r1.5 -r1.6
  --- local-mru-eviction-service.xml	6 Sep 2006 19:31:56 -0000	1.5
  +++ local-mru-eviction-service.xml	21 Sep 2006 15:08:39 -0000	1.6
  @@ -80,8 +80,7 @@
                       up_thread="false" down_thread="false"/>
                   <pbcast.NAKACK gc_lag="50" retransmit_timeout="600,1200,2400,4800"
                       max_xmit_size="8192" up_thread="false" down_thread="false"/>
  -                <UNICAST timeout="600,1200,2400" window_size="100" min_threshold="10"
  -                    down_thread="false"/>
  +                <UNICAST timeout="600,1200,2400" down_thread="false"/>
                  <pbcast.STABLE desired_avg_gossip="20000"
                       up_thread="false" down_thread="false"/>
                   <FRAG frag_size="8192"
  
  
  
  1.6       +1 -2      JBossCache/etc/META-INF/invalidationSync-service.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: invalidationSync-service.xml
  ===================================================================
  RCS file: /cvsroot/jboss/JBossCache/etc/META-INF/invalidationSync-service.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -b -r1.5 -r1.6
  --- invalidationSync-service.xml	6 Sep 2006 19:31:56 -0000	1.5
  +++ invalidationSync-service.xml	21 Sep 2006 15:08:39 -0000	1.6
  @@ -98,8 +98,7 @@
                       up_thread="false" down_thread="false"/>
                   <pbcast.NAKACK gc_lag="50" retransmit_timeout="600,1200,2400,4800"
                       max_xmit_size="8192" up_thread="false" down_thread="false"/>
  -                <UNICAST timeout="600,1200,2400" window_size="100" min_threshold="10"
  -                    down_thread="false"/>
  +                <UNICAST timeout="600,1200,2400" down_thread="false"/>
                   <pbcast.STABLE desired_avg_gossip="20000"
                       up_thread="false" down_thread="false"/>
                   <FRAG frag_size="8192"
  
  
  
  1.7       +1 -2      JBossCache/etc/META-INF/replSync-eviction-service.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: replSync-eviction-service.xml
  ===================================================================
  RCS file: /cvsroot/jboss/JBossCache/etc/META-INF/replSync-eviction-service.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -b -r1.6 -r1.7
  --- replSync-eviction-service.xml	6 Sep 2006 19:31:56 -0000	1.6
  +++ replSync-eviction-service.xml	21 Sep 2006 15:08:39 -0000	1.7
  @@ -98,8 +98,7 @@
                       up_thread="false" down_thread="false"/>
                   <pbcast.NAKACK gc_lag="50" retransmit_timeout="600,1200,2400,4800"
                       max_xmit_size="8192" up_thread="false" down_thread="false"/>
  -                <UNICAST timeout="600,1200,2400" window_size="100" min_threshold="10"
  -                    down_thread="false"/>
  +                <UNICAST timeout="600,1200,2400" down_thread="false"/>
                   <pbcast.STABLE desired_avg_gossip="20000"
                       up_thread="false" down_thread="false"/>
                   <FRAG frag_size="8192"
  
  
  
  1.2       +1 -2      JBossCache/etc/META-INF/local-tx-service.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: local-tx-service.xml
  ===================================================================
  RCS file: /cvsroot/jboss/JBossCache/etc/META-INF/local-tx-service.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -b -r1.1 -r1.2
  --- local-tx-service.xml	6 Sep 2006 11:35:07 -0000	1.1
  +++ local-tx-service.xml	21 Sep 2006 15:08:39 -0000	1.2
  @@ -74,8 +74,7 @@
                               up_thread="false" down_thread="false"/>
               <pbcast.NAKACK gc_lag="50" retransmit_timeout="600,1200,2400,4800"
                              max_xmit_size="8192" up_thread="false" down_thread="false"/>
  -            <UNICAST timeout="600,1200,2400" window_size="100" min_threshold="10"
  -                     down_thread="false"/>
  +            <UNICAST timeout="600,1200,2400" down_thread="false"/>
               <pbcast.STABLE desired_avg_gossip="20000"
                              up_thread="false" down_thread="false"/>
               <FRAG frag_size="8192"
  
  
  
  1.5       +1 -2      JBossCache/etc/META-INF/interopPrevSync-service.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: interopPrevSync-service.xml
  ===================================================================
  RCS file: /cvsroot/jboss/JBossCache/etc/META-INF/interopPrevSync-service.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -b -r1.4 -r1.5
  --- interopPrevSync-service.xml	6 Sep 2006 19:31:56 -0000	1.4
  +++ interopPrevSync-service.xml	21 Sep 2006 15:08:39 -0000	1.5
  @@ -94,8 +94,7 @@
                       up_thread="false" down_thread="false"/>
                   <pbcast.NAKACK gc_lag="50" retransmit_timeout="600,1200,2400,4800"
                       max_xmit_size="8192" up_thread="false" down_thread="false"/>
  -                <UNICAST timeout="600,1200,2400" window_size="100" min_threshold="10"
  -                    down_thread="false"/>
  +                <UNICAST timeout="600,1200,2400" down_thread="false"/>
                   <pbcast.STABLE desired_avg_gossip="20000"
                       up_thread="false" down_thread="false"/>
                   <FRAG frag_size="8192"
  
  
  
  1.6       +1 -2      JBossCache/etc/META-INF/local-fifo-eviction-service.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: local-fifo-eviction-service.xml
  ===================================================================
  RCS file: /cvsroot/jboss/JBossCache/etc/META-INF/local-fifo-eviction-service.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -b -r1.5 -r1.6
  --- local-fifo-eviction-service.xml	6 Sep 2006 19:31:56 -0000	1.5
  +++ local-fifo-eviction-service.xml	21 Sep 2006 15:08:39 -0000	1.6
  @@ -80,8 +80,7 @@
                       up_thread="false" down_thread="false"/>
                   <pbcast.NAKACK gc_lag="50" retransmit_timeout="600,1200,2400,4800"
                       max_xmit_size="8192" up_thread="false" down_thread="false"/>
  -                <UNICAST timeout="600,1200,2400" window_size="100" min_threshold="10"
  -                    down_thread="false"/>
  +                <UNICAST timeout="600,1200,2400" down_thread="false"/>
                  <pbcast.STABLE desired_avg_gossip="20000"
                       up_thread="false" down_thread="false"/>
                   <FRAG frag_size="8192"
  
  
  
  1.6       +1 -2      JBossCache/etc/META-INF/local-passivation-service.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: local-passivation-service.xml
  ===================================================================
  RCS file: /cvsroot/jboss/JBossCache/etc/META-INF/local-passivation-service.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -b -r1.5 -r1.6
  --- local-passivation-service.xml	6 Sep 2006 19:31:56 -0000	1.5
  +++ local-passivation-service.xml	21 Sep 2006 15:08:39 -0000	1.6
  @@ -80,8 +80,7 @@
                       up_thread="false" down_thread="false"/>
                   <pbcast.NAKACK gc_lag="50" retransmit_timeout="600,1200,2400,4800"
                       max_xmit_size="8192" up_thread="false" down_thread="false"/>
  -                <UNICAST timeout="600,1200,2400" window_size="100" min_threshold="10"
  -                    down_thread="false"/>
  +                <UNICAST timeout="600,1200,2400" down_thread="false"/>
                  <pbcast.STABLE desired_avg_gossip="20000"
                       up_thread="false" down_thread="false"/>
                   <FRAG frag_size="8192"
  
  
  
  1.4       +1 -2      JBossCache/etc/META-INF/local-elementsize-eviction-service.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: local-elementsize-eviction-service.xml
  ===================================================================
  RCS file: /cvsroot/jboss/JBossCache/etc/META-INF/local-elementsize-eviction-service.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -b -r1.3 -r1.4
  --- local-elementsize-eviction-service.xml	6 Sep 2006 19:31:56 -0000	1.3
  +++ local-elementsize-eviction-service.xml	21 Sep 2006 15:08:39 -0000	1.4
  @@ -80,8 +80,7 @@
                               up_thread="false" down_thread="false"/>
               <pbcast.NAKACK gc_lag="50" retransmit_timeout="600,1200,2400,4800"
                              max_xmit_size="8192" up_thread="false" down_thread="false"/>
  -            <UNICAST timeout="600,1200,2400" window_size="100" min_threshold="10"
  -                     down_thread="false"/>
  +            <UNICAST timeout="600,1200,2400" down_thread="false"/>
               <pbcast.STABLE desired_avg_gossip="20000"
                              up_thread="false" down_thread="false"/>
               <FRAG frag_size="8192"
  
  
  
  1.11      +1 -2      JBossCache/etc/META-INF/replAsync-optimistic-service.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: replAsync-optimistic-service.xml
  ===================================================================
  RCS file: /cvsroot/jboss/JBossCache/etc/META-INF/replAsync-optimistic-service.xml,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -b -r1.10 -r1.11
  --- replAsync-optimistic-service.xml	6 Sep 2006 19:31:56 -0000	1.10
  +++ replAsync-optimistic-service.xml	21 Sep 2006 15:08:39 -0000	1.11
  @@ -107,8 +107,7 @@
                       up_thread="false" down_thread="false"/>
                   <pbcast.NAKACK gc_lag="50" retransmit_timeout="600,1200,2400,4800"
                       max_xmit_size="8192" up_thread="false" down_thread="false"/>
  -                <UNICAST timeout="600,1200,2400" window_size="100" min_threshold="10"
  -                    down_thread="false"/>
  +                <UNICAST timeout="600,1200,2400" down_thread="false"/>
                   <pbcast.STABLE desired_avg_gossip="20000"
                       up_thread="false" down_thread="false"/>
                   <FRAG frag_size="8192"
  
  
  
  1.11      +1 -2      JBossCache/etc/META-INF/replSync-ChainingCacheLoader-service.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: replSync-ChainingCacheLoader-service.xml
  ===================================================================
  RCS file: /cvsroot/jboss/JBossCache/etc/META-INF/replSync-ChainingCacheLoader-service.xml,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -b -r1.10 -r1.11
  --- replSync-ChainingCacheLoader-service.xml	6 Sep 2006 19:31:56 -0000	1.10
  +++ replSync-ChainingCacheLoader-service.xml	21 Sep 2006 15:08:39 -0000	1.11
  @@ -98,8 +98,7 @@
                       up_thread="false" down_thread="false"/>
                   <pbcast.NAKACK gc_lag="50" retransmit_timeout="600,1200,2400,4800"
                       max_xmit_size="8192" up_thread="false" down_thread="false"/>
  -                <UNICAST timeout="600,1200,2400" window_size="100" min_threshold="10"
  -                    down_thread="false"/>
  +                <UNICAST timeout="600,1200,2400" down_thread="false"/>
                   <pbcast.STABLE desired_avg_gossip="20000"
                       up_thread="false" down_thread="false"/>
                   <FRAG frag_size="8192"
  
  
  
  1.9       +1 -2      JBossCache/etc/META-INF/buddyreplication-service.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: buddyreplication-service.xml
  ===================================================================
  RCS file: /cvsroot/jboss/JBossCache/etc/META-INF/buddyreplication-service.xml,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -b -r1.8 -r1.9
  --- buddyreplication-service.xml	11 Sep 2006 17:02:42 -0000	1.8
  +++ buddyreplication-service.xml	21 Sep 2006 15:08:39 -0000	1.9
  @@ -84,8 +84,7 @@
                              up_thread="false" down_thread="false"/>
               <pbcast.STABLE desired_avg_gossip="20000"
                              up_thread="false" down_thread="false"/>
  -            <UNICAST timeout="600,1200,2400" window_size="100" min_threshold="10"
  -                     down_thread="false"/>
  +            <UNICAST timeout="600,1200,2400" down_thread="false"/>
               <FRAG frag_size="8192"
                     down_thread="false" up_thread="false"/>
               <pbcast.GMS join_timeout="5000" join_retry_timeout="2000"
  
  
  
  1.6       +1 -2      JBossCache/etc/META-INF/interopCurSync-service.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: interopCurSync-service.xml
  ===================================================================
  RCS file: /cvsroot/jboss/JBossCache/etc/META-INF/interopCurSync-service.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -b -r1.5 -r1.6
  --- interopCurSync-service.xml	6 Sep 2006 19:31:56 -0000	1.5
  +++ interopCurSync-service.xml	21 Sep 2006 15:08:39 -0000	1.6
  @@ -96,8 +96,7 @@
                       up_thread="false" down_thread="false"/>
                   <pbcast.NAKACK gc_lag="50" retransmit_timeout="600,1200,2400,4800"
                       max_xmit_size="8192" up_thread="false" down_thread="false"/>
  -                <UNICAST timeout="600,1200,2400" window_size="100" min_threshold="10"
  -                    down_thread="false"/>
  +                <UNICAST timeout="600,1200,2400" down_thread="false"/>
                   <pbcast.STABLE desired_avg_gossip="20000"
                       up_thread="false" down_thread="false"/>
                   <FRAG frag_size="8192"
  
  
  



More information about the jboss-cvs-commits mailing list