[jboss-cvs] JBossAS SVN: r92330 - branches/JBPAPP_5_0/cluster/src/resources/jgroups.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu Aug 13 23:36:51 EDT 2009


Author: bstansberry at jboss.com
Date: 2009-08-13 23:36:51 -0400 (Thu, 13 Aug 2009)
New Revision: 92330

Modified:
   branches/JBPAPP_5_0/cluster/src/resources/jgroups/jgroups-channelfactory-stacks.xml
Log:
[JBPAPP-2389] Review JGroups stacks

Modified: branches/JBPAPP_5_0/cluster/src/resources/jgroups/jgroups-channelfactory-stacks.xml
===================================================================
--- branches/JBPAPP_5_0/cluster/src/resources/jgroups/jgroups-channelfactory-stacks.xml	2009-08-14 03:18:09 UTC (rev 92329)
+++ branches/JBPAPP_5_0/cluster/src/resources/jgroups/jgroups-channelfactory-stacks.xml	2009-08-14 03:36:51 UTC (rev 92330)
@@ -16,18 +16,13 @@
 		     loopback="true"
 		     discard_incompatible_packets="true"
 		     enable_bundling="false"
-		     max_bundle_size="64000"
-		     max_bundle_timeout="30"
-		     use_incoming_packet_handler="true"
 		     ip_ttl="${jgroups.udp.ip_ttl:2}"
 		     thread_naming_pattern="cl"
 		     timer.num_threads="12"
-           enable_diagnostics="${jboss.jgroups.enable_diagnostics:true}"
-           diagnostics_addr="${jboss.jgroups.diagnostics_addr:224.0.0.75}"
-           diagnostics_port="${jboss.jgroups.diagnostics_port:7500}"
-		                 
-		     use_concurrent_stack="true"
-		
+             enable_diagnostics="${jboss.jgroups.enable_diagnostics:true}"
+             diagnostics_addr="${jboss.jgroups.diagnostics_addr:224.0.0.75}"
+             diagnostics_port="${jboss.jgroups.diagnostics_port:7500}"
+             
 		     thread_pool.enabled="true"
 		     thread_pool.min_threads="20"
 		     thread_pool.max_threads="200"
@@ -39,9 +34,8 @@
 		     oob_thread_pool.enabled="true"
 		     oob_thread_pool.min_threads="1"
 		     oob_thread_pool.max_threads="1000"
-		     oob_thread_pool.keep_alive_time="500"
+		     oob_thread_pool.keep_alive_time="1000"
 		     oob_thread_pool.queue_enabled="false"
-		     oob_thread_pool.queue_max_size="100"
 		     oob_thread_pool.rejection_policy="discard"/>
 		'>
 ]>
@@ -80,7 +74,7 @@
           <FD timeout="6000" max_tries="5" shun="true"/>
           <VERIFY_SUSPECT timeout="1500"/>
           <BARRIER/>
-          <pbcast.NAKACK use_mcast_xmit="false" gc_lag="0"
+          <pbcast.NAKACK use_mcast_xmit="true" gc_lag="0"
                    retransmit_timeout="300,600,1200,2400,4800"
                    discard_delivered_msgs="true"/>
           <UNICAST timeout="300,600,1200,2400,3600"/>
@@ -121,18 +115,15 @@
              mcast_send_buf_size="640000"
              loopback="true"
              discard_incompatible_packets="true"
-             enable_bundling="false"
+             enable_bundling="true"
              max_bundle_size="64000"
              max_bundle_timeout="30"
-             use_incoming_packet_handler="true"
              ip_ttl="${jgroups.udp.ip_ttl:2}"
              thread_naming_pattern="cl"
              timer.num_threads="12"
              enable_diagnostics="${jboss.jgroups.enable_diagnostics:true}"
              diagnostics_addr="${jboss.jgroups.diagnostics_addr:224.0.0.75}"
              diagnostics_port="${jboss.jgroups.diagnostics_port:7500}"
-                 
-             use_concurrent_stack="true"
 
              thread_pool.enabled="true"
              thread_pool.min_threads="8"
@@ -145,9 +136,8 @@
              oob_thread_pool.enabled="true"
              oob_thread_pool.min_threads="1"
              oob_thread_pool.max_threads="1000"
-             oob_thread_pool.keep_alive_time="500"
+             oob_thread_pool.keep_alive_time="1000"
              oob_thread_pool.queue_enabled="false"
-             oob_thread_pool.queue_max_size="100"
              oob_thread_pool.rejection_policy="discard"/>
           <PING timeout="2000" num_initial_members="3"/>
           <MERGE2 max_interval="100000" min_interval="20000"/>
@@ -155,7 +145,7 @@
           <FD timeout="6000" max_tries="5" shun="true"/>
           <VERIFY_SUSPECT timeout="1500"/>
           <BARRIER/>
-          <pbcast.NAKACK use_mcast_xmit="false" gc_lag="0"
+          <pbcast.NAKACK use_mcast_xmit="true" gc_lag="0"
                    retransmit_timeout="300,600,1200,2400,4800"
                    discard_delivered_msgs="true"/>
           <UNICAST timeout="300,600,1200,2400,3600"/>
@@ -197,15 +187,10 @@
                  loopback="true"
                  discard_incompatible_packets="true"
                  enable_bundling="false"
-                 max_bundle_size="64000"
-                 max_bundle_timeout="30"
-                 use_incoming_packet_handler="true"
                  ip_ttl="${jgroups.udp.ip_ttl:2}"
                  enable_diagnostics="${jboss.jgroups.enable_diagnostics:true}"
                  diagnostics_addr="${jboss.jgroups.diagnostics_addr:224.0.0.75}"
                  diagnostics_port="${jboss.jgroups.diagnostics_port:7500}"
-                 
-                 use_concurrent_stack="true"
 
 		           thread_pool.enabled="true"
 		           thread_pool.min_threads="8"
@@ -218,9 +203,8 @@
     		        oob_thread_pool.enabled="true"
     		        oob_thread_pool.min_threads="1"
     		        oob_thread_pool.max_threads="1000"
-    		        oob_thread_pool.keep_alive_time="500"
+    		        oob_thread_pool.keep_alive_time="1000"
     		        oob_thread_pool.queue_enabled="false"
-    		        oob_thread_pool.queue_max_size="100"
     		        oob_thread_pool.rejection_policy="discard"/>
             <PING timeout="2000" num_initial_members="3"/>
             <MERGE2 max_interval="100000" min_interval="20000"/>
@@ -228,7 +212,7 @@
             <FD timeout="6000" max_tries="5" shun="true"/>
             <VERIFY_SUSPECT timeout="1500"/>
             <BARRIER/>
-            <pbcast.NAKACK use_mcast_xmit="false" gc_lag="0"
+            <pbcast.NAKACK use_mcast_xmit="true" gc_lag="0"
                     retransmit_timeout="300,600,1200,2400,4800"
                     discard_delivered_msgs="true"/>
             <UNICAST timeout="300,600,1200,2400,3600"/>
@@ -258,14 +242,14 @@
                  singleton_name="tcp"
                  start_port="${jboss.jgroups.tcp.tcp_port:7600}"
                  tcp_nodelay="true"
-                 loopback="false"
+                 loopback="true"
                  recv_buf_size="20000000"
                  send_buf_size="640000"
                  discard_incompatible_packets="true"
                  max_bundle_size="64000"
                  max_bundle_timeout="30"
                  use_incoming_packet_handler="true"
-                 enable_bundling="true"
+                 enable_bundling="false"
                  use_send_queues="false"
                  sock_conn_timeout="300"
                  skip_suspected_members="true"
@@ -273,8 +257,6 @@
                  enable_diagnostics="${jboss.jgroups.enable_diagnostics:true}"
                  diagnostics_addr="${jboss.jgroups.diagnostics_addr:224.0.0.75}"
                  diagnostics_port="${jboss.jgroups.diagnostics_port:7500}"
-                 
-                 use_concurrent_stack="true"
 	
 		           thread_pool.enabled="true"
 		           thread_pool.min_threads="20"
@@ -287,9 +269,8 @@
                  oob_thread_pool.enabled="true"
 		           oob_thread_pool.min_threads="1"
 		           oob_thread_pool.max_threads="1000"
-		           oob_thread_pool.keep_alive_time="500"
+		           oob_thread_pool.keep_alive_time="1000"
 		           oob_thread_pool.queue_enabled="false"
-		           oob_thread_pool.queue_max_size="100"
 		           oob_thread_pool.rejection_policy="discard"/>
 		      <!-- Alternative 1: multicast-based automatic discovery. -->   
             <MPING timeout="3000"
@@ -344,13 +325,10 @@
                  singleton_name="tcp_sync"
                  start_port="${jboss.jgroups.tcp_sync.tcp_port:7650}"
                  tcp_nodelay="true"
-                 loopback="false"
+                 loopback="true"
                  recv_buf_size="20000000"
                  send_buf_size="640000"
                  discard_incompatible_packets="true"
-                 max_bundle_size="64000"
-                 max_bundle_timeout="30"
-                 use_incoming_packet_handler="true"
                  enable_bundling="false"
                  use_send_queues="false"
                  sock_conn_timeout="300"
@@ -359,8 +337,6 @@
                  diagnostics_addr="${jboss.jgroups.diagnostics_addr:224.0.0.75}"
                  diagnostics_port="${jboss.jgroups.diagnostics_port:7500}"
                  
-                 use_concurrent_stack="true"
-                 
                  thread_pool.enabled="true"
 		           thread_pool.min_threads="8"
 		           thread_pool.max_threads="200"
@@ -372,9 +348,8 @@
 		           oob_thread_pool.enabled="true"
 		           oob_thread_pool.min_threads="1"
 		           oob_thread_pool.max_threads="1000"
-		           oob_thread_pool.keep_alive_time="500"
+		           oob_thread_pool.keep_alive_time="1000"
 		           oob_thread_pool.queue_enabled="false"
-		           oob_thread_pool.queue_max_size="100"
 		           oob_thread_pool.rejection_policy="discard"/>
             <!-- Alternative 1: multicast-based automatic discovery. -->   
             <MPING timeout="3000"
@@ -465,9 +440,6 @@
                  recv_buf_size="20000000"
                  send_buf_size="640000"
                  discard_incompatible_packets="true"
-                 max_bundle_size="64000"
-                 max_bundle_timeout="30"
-                 use_incoming_packet_handler="true"
                  enable_bundling="false"
                  use_send_queues="false"
                  sock_conn_timeout="300"
@@ -476,8 +448,6 @@
                  diagnostics_addr="${jboss.jgroups.diagnostics_addr:224.0.0.75}"
                  diagnostics_port="${jboss.jgroups.diagnostics_port:7500}"
                  
-                 use_concurrent_stack="true" 
-                 
                  thread_pool.enabled="true"
                  thread_pool.min_threads="8"
                  thread_pool.max_threads="200"
@@ -491,7 +461,6 @@
                  oob_thread_pool.max_threads="100" 
                  oob_thread_pool.keep_alive_time="5000"
                  oob_thread_pool.queue_enabled="false"
-                 oob_thread_pool.queue_max_size="100"
                  oob_thread_pool.rejection_policy="discard"/>
             <MPING timeout="5000"
                mcast_addr="${jboss.partition.udpGroup:228.6.6.6}"




More information about the jboss-cvs-commits mailing list