Mantis - Resin
Viewing Issue Advanced Details
1166 minor always 06-01-06 08:28 09-05-07 18:56
ferg  
ferg  
normal  
closed  
fixed  
none    
none 3.1.3  
0001166: Admin: Cluster management
(rep by Serge Knystautas)

a. Gracefully have server in cluster stop handling requests (no new sessions, or no new connections, or no new requests).
 b. Add new server to the cluster.
 c. Save the changes to somewhere persistent. If you were using a hardware load balancer, you save this to flash ram that survive reboot... something like that ideally, so your changes are not lost after restarting.


Notes
(0002273)
ferg   
09-05-07 18:56   
The PortMXBean.stop() has already been added.

(b) and (c) will not be added (since it goes against the resin.conf philosophy).