[jboss-cvs] jbossmx/src/etc ...

Brian Stansberry brian.stansberry at jboss.com
Tue Jul 25 17:54:03 EDT 2006


  User: bstansberry
  Date: 06/07/25 17:54:03

  Modified:    src/etc  Tag: Branch_4_0 cluster-service.xml
  Log:
  [JBAS-3004] Use FD and FD_SOCK
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.28.6.17 +2 -1      jbossmx/src/etc/cluster-service.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: cluster-service.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jbossmx/src/etc/cluster-service.xml,v
  retrieving revision 1.28.6.16
  retrieving revision 1.28.6.17
  diff -u -b -r1.28.6.16 -r1.28.6.17
  --- cluster-service.xml	18 Apr 2006 00:06:05 -0000	1.28.6.16
  +++ cluster-service.xml	25 Jul 2006 21:54:03 -0000	1.28.6.17
  @@ -45,8 +45,9 @@
               <PING timeout="2000" num_initial_members="3"
                  up_thread="true" down_thread="true"/>
               <MERGE2 min_interval="10000" max_interval="20000"/>
  +            <FD_SOCK down_thread="false" up_thread="false"/>
               <FD shun="true" up_thread="true" down_thread="true"
  -               timeout="2500" max_tries="5"/>
  +               timeout="20000" max_tries="5"/>
               <VERIFY_SUSPECT timeout="3000" num_msgs="3"
                  up_thread="true" down_thread="true"/>
               <pbcast.NAKACK gc_lag="50" retransmit_timeout="300,600,1200,2400,4800"
  
  
  



More information about the jboss-cvs-commits mailing list