[jboss-cvs] JBossAS SVN: r78341 - trunk/cluster/src/resources/jgroups.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Sep 10 10:14:18 EDT 2008


Author: bstansberry at jboss.com
Date: 2008-09-10 10:14:18 -0400 (Wed, 10 Sep 2008)
New Revision: 78341

Modified:
   trunk/cluster/src/resources/jgroups/jgroups-channelfactory-stacks.xml
Log:
Cosmetic

Modified: trunk/cluster/src/resources/jgroups/jgroups-channelfactory-stacks.xml
===================================================================
--- trunk/cluster/src/resources/jgroups/jgroups-channelfactory-stacks.xml	2008-09-10 14:13:29 UTC (rev 78340)
+++ trunk/cluster/src/resources/jgroups/jgroups-channelfactory-stacks.xml	2008-09-10 14:14:18 UTC (rev 78341)
@@ -189,21 +189,21 @@
                  
                  use_concurrent_stack="true"
 
-		         thread_pool.enabled="true"
-		         thread_pool.min_threads="1"
-		         thread_pool.max_threads="200"
-    		     thread_pool.keep_alive_time="5000"
-    		     thread_pool.queue_enabled="true"
-    		     thread_pool.queue_max_size="1000"
-    		     thread_pool.rejection_policy="Run"
+		           thread_pool.enabled="true"
+		           thread_pool.min_threads="1"
+		           thread_pool.max_threads="200"
+    		        thread_pool.keep_alive_time="5000"
+    		        thread_pool.queue_enabled="true"
+    		        thread_pool.queue_max_size="1000"
+    		        thread_pool.rejection_policy="Run"
     		
-    		     oob_thread_pool.enabled="true"
-    		     oob_thread_pool.min_threads="1"
-    		     oob_thread_pool.max_threads="8"
-    		     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="Run"/>
+    		        oob_thread_pool.enabled="true"
+    		        oob_thread_pool.min_threads="1"
+    		        oob_thread_pool.max_threads="8"
+    		        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="Run"/>
             <PING timeout="2000" num_initial_members="3"/>
             <MERGE2 max_interval="100000" min_interval="20000"/>
             <FD_SOCK/>
@@ -252,21 +252,21 @@
                  
                  use_concurrent_stack="true"
 	
-		         thread_pool.enabled="true"
-		         thread_pool.min_threads="1"
-		         thread_pool.max_threads="200"
-		         thread_pool.keep_alive_time="5000"
-		         thread_pool.queue_enabled="true"
-		         thread_pool.queue_max_size="1000"
-		         thread_pool.rejection_policy="discard"
+		           thread_pool.enabled="true"
+		           thread_pool.min_threads="1"
+		           thread_pool.max_threads="200"
+		           thread_pool.keep_alive_time="5000"
+		           thread_pool.queue_enabled="true"
+		           thread_pool.queue_max_size="1000"
+		           thread_pool.rejection_policy="discard"
 		
-		         oob_thread_pool.enabled="true"
-		         oob_thread_pool.min_threads="1"
-		         oob_thread_pool.max_threads="8"
-		         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"/>
+                 oob_thread_pool.enabled="true"
+		           oob_thread_pool.min_threads="1"
+		           oob_thread_pool.max_threads="8"
+		           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"/>
 		      <!-- Alternative 1: multicast-based automatic discovery. -->   
             <MPING timeout="3000"
                    num_initial_members="3"
@@ -331,20 +331,20 @@
                  use_concurrent_stack="true"
                  
                  thread_pool.enabled="true"
-		         thread_pool.min_threads="1"
-		         thread_pool.max_threads="200"
-		         thread_pool.keep_alive_time="5000"
-		         thread_pool.queue_enabled="true"
-		         thread_pool.queue_max_size="1000"
-		         thread_pool.rejection_policy="discard"
+		           thread_pool.min_threads="1"
+		           thread_pool.max_threads="200"
+		           thread_pool.keep_alive_time="5000"
+		           thread_pool.queue_enabled="true"
+		           thread_pool.queue_max_size="1000"
+		           thread_pool.rejection_policy="discard"
 		
-		         oob_thread_pool.enabled="true"
-		         oob_thread_pool.min_threads="1"
-		         oob_thread_pool.max_threads="8"
-		         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"/>
+		           oob_thread_pool.enabled="true"
+		           oob_thread_pool.min_threads="1"
+		           oob_thread_pool.max_threads="8"
+		           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"/>
             <!-- Alternative 1: multicast-based automatic discovery. -->   
             <MPING timeout="3000"
                    num_initial_members="3"
@@ -438,7 +438,9 @@
                  use_send_queues="false"
                  sock_conn_timeout="300"
                  skip_suspected_members="true"
+                 
                  use_concurrent_stack="true" 
+                 
                  thread_pool.enabled="true"
                  thread_pool.min_threads="1"
                  thread_pool.max_threads="200"
@@ -446,6 +448,7 @@
                  thread_pool.queue_enabled="true" 
                  thread_pool.queue_max_size="500"
                  thread_pool.rejection_policy="run"
+                 
                  oob_thread_pool.enabled="true"
                  oob_thread_pool.min_threads="1"
                  oob_thread_pool.max_threads="100" 




More information about the jboss-cvs-commits mailing list