fhanik      2004/11/30 11:58:35

  Modified:    modules/cluster to-do.txt
  Log:
  Added note
  
  Revision  Changes    Path
  1.5       +3 -0      jakarta-tomcat-catalina/modules/cluster/to-do.txt
  
  Index: to-do.txt
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-catalina/modules/cluster/to-do.txt,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- to-do.txt 27 Nov 2004 21:10:19 -0000      1.4
  +++ to-do.txt 30 Nov 2004 19:58:35 -0000      1.5
  @@ -3,6 +3,9 @@
        Every start all application are deployed only to all running cluster 
nodes
                New registered nodes don't get the applications!
                Deploy must send a GET_ALL_APP to all other Deployers.
  +        FH: Correction, you should not send GET_ALL_APP to all deployers, 
only
  +to the main one. Which could be another property of the Member object, it
  +would not make sense to transfer the same webapp over and over again.
                        Only watchEnabled Deployer send this member all 
deployed application.
        Add JMX Support
                Resend Deployed Applications to all or one cluster node.
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to